[Vimpulse] status of vimpulse-connect-undos
Vegard Øye
vegard_oye at hotmail.com
Sun Jul 11 15:58:43 CEST 2010
On 2010-07-09 20:50, Stephen Bach wrote:
> So, great work. :-)
Thanks!
> A couple questions:
>
> 1. What makes undo-tree.el preferable to redo.el, for Vimpulse's
> purposes?
:undolist uses undo-tree.el.
> 2. Is fixing "cw" and friends a priority, or is it something that
> users of Vimpulse have learned to live with?
Both. :)
I've fixed the undo in commit [99fb1aaa1e]. However, since some users
have indeed grown used to the old behavior, I've made it contingent on
the customization variable `vimpulse-want-change-undo'. For the old,
fine-grained undo, add
(setq vimpulse-want-change-undo nil)
to .emacs.
--
Vegard
More information about the implementations-list
mailing list