GNU bug report logs - #44804
28.0.50; loading EBDB using use-package is throwing error

Previous Next

Package: emacs;

Reported by: Pankaj Jangid <pankaj <at> codeisgreat.org>

Date: Sun, 22 Nov 2020 18:28:01 UTC

Severity: normal

Tags: moreinfo

Found in version 28.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 44804 <at> debbugs.gnu.org (full text, mbox):

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Pankaj Jangid <pankaj <at> codeisgreat.org>
Cc: 44804 <at> debbugs.gnu.org
Subject: Re: bug#44804: 28.0.50; loading EBDB using use-package is throwing
 error
Date: Sun, 22 Nov 2020 22:02:22 -0800
Pankaj Jangid <pankaj <at> codeisgreat.org> writes:

> Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
>
>>> use this when `use-package' will be part of core emacs:
>>>
>>> (use-package ebdb
>>>   :ensure t
>>>   :config
>>>   (use-package 'ebdb-gnus  ; no `:ensure t' here, installed with ebdb
>>>     :hook emacs-startup)
>>>   (use-package 'ebdb-message
>>>     :hook emacs-startup))

Don't quote ebdb-gnus and ebdb-message above -- see if that works.

> Debugger entered--Lisp error: (wrong-type-argument symbolp 'ebdb-gnus)
> symbol-name('ebdb-gnus)




This bug report was last modified 3 years and 85 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.