emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] fix/no-undo-boundary-on-secondary-buffer-change f59d1b


From: Stefan Monnier
Subject: Re: [Emacs-diffs] fix/no-undo-boundary-on-secondary-buffer-change f59d1be: Move undo amalgamation to lisp.
Date: Thu, 29 Oct 2015 11:47:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> for us to hit the first key) should call undo-auto-boundaries (assuming
>> your patch indeed calls undo-auto-boundaries *before* rather than
>> *after* running the command).
> At the moment, it's more *after* rather than *before*.

The old code does it before.
See, you just got bitten because you gratuitously changed that ;-)


        Stefan



reply via email to

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