bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56154: 29.0.50; TAB in message-mode "To" header produces error


From: Thomas Fitzsimmons
Subject: bug#56154: 29.0.50; TAB in message-mode "To" header produces error
Date: Fri, 24 Jun 2022 14:22:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hi Pankaj,

Pankaj Jangid <pankaj@codeisgreat.org> writes:

> Pankaj Jangid <pankaj@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]