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: Pankaj Jangid
Subject: bug#56154: 29.0.50; TAB in message-mode "To" header produces error
Date: Thu, 23 Jun 2022 13:20:49 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

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",

--8<---------------cut here---------------start------------->8---
;; This file was automatically generated by eudc.el.

(provide 'eudc-options-file)
(eudc-set-server "localhost" 'macos-contacts t)
(setq eudc-server-hotlist '(("" . bbdb)))
--8<---------------cut here---------------end--------------->8---

closing this bug.






reply via email to

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