GNU bug report logs -
#45693
28.0.50; abbrev does not expand two words any more
Previous Next
Full log
View this message in rfc822 format
Uwe Brauer <oub <at> mat.ucm.es> writes:
>> Uwe Brauer <oub <at> mat.ucm.es> writes:
>
>> It should have been, and was in my testing
>
>
>> Iʼve only tested my code, not proven it bug-free :-)
>
>
> I think I found a bug. I restart my emacs with your patched abbrev file
> and all my stuff, then I obtain the following error:
>
> Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" ".abbrev_defs")
> load(".abbrev_defs" nil t)
> read-abbrev-file(".abbrev_defs" t)
> quietly-read-abbrev-file(".abbrev_defs")
> command-line()
> normal-top-level()
>
What's your 'abbrev-file-name' set to? Emacs uses 'load' to read it,
so it should be a complete pathname, ie "~/.abbrev_defs", or it should
be in your 'load-path' somewhere.
Robert
This bug report was last modified 4 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.