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

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

bug#50804: Command substitutions for keys without keymaps


From: Stefan Kangas
Subject: bug#50804: Command substitutions for keys without keymaps
Date: Mon, 22 Nov 2021 16:29:18 +0100

Eli Zaretskii <eliz@gnu.org> writes:

> >   ** New substitution in docstrings and 'substitute-command-keys'.
> >   Use "\\`KEYSEQ'" to insert a literal key sequence "KEYSEQ"
> >   (e.g. "C-k") in a docstring or when calling 'substitute-command-keys',
> >
> > Shouldn't that be "\\`C-k" instead?
>
> Actually, it should be "\\`C-k'", right?  (And I'd drop the outer
> quotes, as they muddy the waters.)

Yup, that's better, thanks.  Now fixed on master.





reply via email to

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