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

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

Re: a look at the browser scene & emacs


From: Colin S. Miller
Subject: Re: a look at the browser scene & emacs
Date: Sat, 28 Feb 2009 15:48:08 +0000
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

Xah Lee wrote:

(unnecessary usenet groups removed)

Is fixing emacs's confusing undo and no redo, that is periodically
bitched by programer in blogs, considered making emacs into a Notepad
clone?


Xah,

(require 'redo)
(global-set-key '(control meta -) 'redo)

will make Emacs's redo behave like most other editors.

HTH,
Colin S. Miller


reply via email to

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