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
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
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",
--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.
This bug report was last modified 3 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.