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

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

bug#45536: [PATCH] Pretty-print keys without <> around modifiers


From: Drew Adams
Subject: bug#45536: [PATCH] Pretty-print keys without <> around modifiers
Date: Fri, 1 Jan 2021 11:41:21 -0800 (PST)

> The only instance I could find of "M-<[a-z]" was this from the manual?
> (kbd "C-M-<down>") @result{} [C-M-down]

Which manual are we talking about?  And are we
talking about Info or a printed manual?

With Info:

In the Elisp manual, I see `M-<end>' and an
occurrence of (kbd "C-M-<down>").

In the Emacs manual, I see `C-<Delete>',
`M-<PageUp>, `M-<PageDown>', `M-<prior>',
`M-<next>', `M-<kp-8>', ...

(OK, some of those also have an uppercase
letter or a numeral.)





reply via email to

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