emacs-devel
[Top][All Lists]
Advanced

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

Re: An idea: combine-change-calls


From: Stefan Monnier
Subject: Re: An idea: combine-change-calls
Date: Tue, 27 Mar 2018 16:24:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> See http://elpa.gnu.org/packages/undo-tree.html
> Interesting.  But I think it would be overkill for me personally.

The point is not to make you use it, but that this package uses the same
buffer-undo-list, so any change to the format would break it.

> I really don't want to do this.  Some people will want to analyse
> buffer-undo-list and such a replacement will throw off this analysis,
> possibly to the extent of making it useless.

How/why?  I can't think of any case where it would cause such problems:
the resulting undo-list, tho less detailed than the original one, is
perfectly valid.


        Stefan



reply via email to

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