From: Eli Zaretskii <eliz@gnu.org>
To: kaction@disroot.org
Cc: 68999@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 [thread overview]
Message-ID: <86wmrdvovl.fsf@gnu.org> (raw)
In-Reply-To: <875xyyq9x9.fsf@despise.mail-host-address-is-not-set> (bug-gnu-emacs@gnu.org)
> 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@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.
next prev parent reply other threads:[~2024-02-09 11:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-09 9:11 bug#68999: 29.1; `use-package' macro expands to reference to unloaded `personal-keybindings' kaction--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-02-09 11:49 ` Eli Zaretskii [this message]
2024-02-09 13:47 ` Dmitry Bogatov via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-02-10 9:10 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86wmrdvovl.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=68999@debbugs.gnu.org \
--cc=kaction@disroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).