bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#74903: [PATCH] Add function to show table of keys when describing ke


From: Mekeor Melire
Subject: bug#74903: [PATCH] Add function to show table of keys when describing keymap variable
Date: Sun, 15 Dec 2024 23:14:15 +0000

Tags: patch

It'd be nice if users could opt in to have C-h v some-map RET show a
nice table of key bindings for that keymap.  I wrote a function that can
be added to help-fns-describe-variable-functions so that this happens.

What do you think?

Alternatively, we can also add a key binding to help-mode so that users
can easily "switch" from describe-variable to describe-keymap, e.g. per
"K":

        C-h v message-mode-map RET K

Attachment: 0001-Add-function-to-show-table-of-keys-when-describing-k.patch
Description: Text Data


reply via email to

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