emacs-devel
[Top][All Lists]
Advanced

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

Adding a binding for 'undo-redo'


From: Dmitry Gutov
Subject: Adding a binding for 'undo-redo'
Date: Wed, 29 Sep 2021 04:56:44 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi all,

This discussion has been living in a subthread, but I think it deserves a separate one, for all to see.

The main technical hurdle to adding this binding was the lack of a good binding, but Richard suggested C-? and C-M-_, which should cover both GUI Emacs and tty. This change doesn't change the existing 'undo' binding, so it's not going to break anybody's workflow. But it adds a key combination we can recommend to the users who are accustomed to separate 'undo' and 'redo' commands.

WDYT? Should we add this to Emacs 28?

A follow-up patch could add 'undo-redo' to cua-mode as well.

Attachment: undo-redo-bindings.diff
Description: Text Data


reply via email to

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