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

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

Re: undo an undo


From: Stefan Monnier
Subject: Re: undo an undo
Date: Wed, 26 May 2004 18:21:48 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> (global-set-key "\C-xU" 'redo)

I think of C-x U as a stronger form of C-x u, so instead of redoing, it
should just undo more strongly, so I use it for `undo-only' which
skips redo-undo pairs while undoing.


        Stefan


reply via email to

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