GNU bug report logs - #68999
29.1; `use-package' macro expands to reference to unloaded `personal-keybindings'

Previous Next

Package: emacs;

Reported by: kaction <at> disroot.org

Date: Fri, 9 Feb 2024 09:58:01 UTC

Severity: normal

Found in version 29.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: kaction <at> disroot.org
Cc: 68999 <at> debbugs.gnu.org
Subject: bug#68999: 29.1; `use-package' macro expands to reference to unloaded `personal-keybindings'
Date: Fri, 09 Feb 2024 13:49:34 +0200
> Date: Fri, 09 Feb 2024 04:11:30 -0500
> From: kaction--- via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> 
> I have the following code in my `init.el' (particular key chord or its
> binding is not important):
> 
>     (use-package elisp-mode
>         :bind (:map emacs-lisp-mode-map
>                     ("C-c j" . next-line)))
> 
> 
> which expands to the following code that refers to the
> `personal-keybindings' variable (caret-highlighted).

That variable is defined in bind-key.el.




This bug report was last modified 1 year and 180 days ago.

Previous Next


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