[implementations-list] [PATCH] Remove unused undo-list-munging code.

Vegard Øye vegard_oye at hotmail.com
Fri May 21 22:22:22 CEST 2010


> Date: Fri, 21 May 2010 14:45:11 +0200
> From: stepnem at gmail.com
>
> While looking at the code, I noticed that all of this is currently
> unused. Is that just an oversight, or are you actually planning to
> use it in the future?

The purpose of `vimpulse-connect-undos' is to collapse a single "edit"
like "cwfoo" to a single undo. Right now it's more fine-grained:
"cwfoo<Esc>u" undos to the insertion of "foo", so that another "u" is
needed to undo the deletion of the original word.

The reason this code lies dormant is that although it's relevant, I'm
unsure how it goes together with undo-tree.el.

Vegard
 		 	   		  
_________________________________________________________________
Få nye Windows Live™ Messenger.
http://download.live.com/messenger


More information about the implementations-list mailing list