emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs undo behavior frustrating for new users. (WAS: delete-selectio


From: Yuri Khan
Subject: Re: Emacs undo behavior frustrating for new users. (WAS: delete-selection-mode as default)
Date: Mon, 15 Oct 2018 15:26:39 +0700

On Mon, Oct 15, 2018 at 12:44 PM Richard Stallman <address@hidden> wrote:

> I have nothing in principle against switching to an Undo/Redo system.
> But there is an obstacle: finding a key for the Redo command.

Simple: C-z for Undo, C-S-z and possibly C-y for Redo, in cua-mode, on
the grounds that these are the most common bindings for this
functionality in pretty much all other software. (C-y will conflict
with yank but cua-mode binds C-v to cua-paste which is a close
analog.)

For text terminal non-cua users, maybe negative universal argument to
the undo command?



reply via email to

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