Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* creating  convenient redo
@ 2009-02-02 12:16 Daneel Yaitskov
  0 siblings, 0 replies; only message in thread
From: Daneel Yaitskov @ 2009-02-02 12:16 UTC (permalink / raw)
  To: info-gnus-english

Hi,

It's strange Emacs is such powerful environment for production of the texts.
And It has the weak backuping tools. Vim's tools is more effective.
Vim supports not only operations: the undo and the redo, and the group
of the operations for traverse of condition B-tree.
I don't need the Vim's power. I never used it, but I'd like to have 
a more convient command for redo than standard one.
May be I don't know something but only way to make the redo operation is 
take the undo function to the negative arugment. Besides, This works 
not everyware. 

M-- M-1 C-_ sometimes works, but it is cumbersomely.

I have redefined C-z as (lambda () (undo -1)) but it doesn't work.

Are there minor-modes which extends this functionality into Emacs?

Daneel Yaistkov

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-02 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-02 12:16 creating convenient redo Daneel Yaitskov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).