GNU bug report logs -
#56154
29.0.50; TAB in message-mode "To" header produces error
Previous Next
Reported by: Pankaj Jangid <pankaj <at> codeisgreat.org>
Date: Thu, 23 Jun 2022 07:39:01 UTC
Severity: normal
Found in version 29.0.50
Done: Pankaj Jangid <pankaj <at> codeisgreat.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Pankaj,
Pankaj Jangid <pankaj <at> codeisgreat.org> writes:
> Pankaj Jangid <pankaj <at> codeisgreat.org> writes:
>
>> Prerequisite: Remove (move) any bbdb related files from ~/.emacs.d (or
>> equivalent). Because that is default.
>>
>> Steps:
>>
>> 1. emacs -Q
>> 2. (setq debug-on-error t)
>> 3. C-x m
>> 4. Type a few letters and the press TAB for completion
>>
>> Output:
>>
>> Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "bbdb")
>> require(bbdb)
>
> Sorry for the noise. I had following in my "~/.emacs.d/eudc-options",
>
> ;; This file was automatically generated by eudc.el.
>
> (provide 'eudc-options-file)
> (eudc-set-server "localhost" 'macos-contacts t)
> (setq eudc-server-hotlist '(("" . bbdb)))
>
> closing this bug.
Thanks for the bug report; I have a plan to deprecate
`eudc-options-file'. I think EUDC should just use Customize.
Thomas
This bug report was last modified 2 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.