emacs-devel
[Top][All Lists]
Advanced

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

Re: master a6a5d6a: Move 'revert-buffer' global binding to 'C-x g g'


From: Stefan Monnier
Subject: Re: master a6a5d6a: Move 'revert-buffer' global binding to 'C-x g g'
Date: Tue, 09 Mar 2021 22:04:42 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>     Usually, you should type ā€˜nā€™ and then ā€˜C-x x gā€™,
>     to get the latest version of the file, then make the change again.
>
> The "C-x x g" part used to be "M-x revert-buffer" and therefore more
> self-explanatory.  (This is due to subsitute-command-keys replacing the
> "\\[revert-buffer]" with the new keybinding.)

I'm tempted to say that in many cases it would make sense to show both.
Maybe doing it for \\[...] would be too disruptive, but maybe we should
introduce a new form which will gets expanded to both the key binding and
the name of the command.


        Stefan




reply via email to

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