bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#23632: 25.1.50; Gratuitous undo boundary in latex-insert-block


From: Phillip Lord
Subject: bug#23632: 25.1.50; Gratuitous undo boundary in latex-insert-block
Date: Mon, 06 Jun 2016 16:38:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.94 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: phillip.lord@russet.org.uk (Phillip Lord)
>> Date: Mon, 06 Jun 2016 15:33:12 +0100
>> Cc: Chong Yidong <cyd@gnu.org>, 23632@debbugs.gnu.org
>> 
>> Assuming we go for 3, is everyone happy to patch the Emacs-25 branch?
>
> Can you summarize its effect?  It doesn't disable undo in recursive
> editing, does it?

No. It limits the addition of undo-boundaries to those buffers that have
changed in at the same level of recursion. So, for example, undo will
function in mini-buffer during completing-read, but changes in the
mini-buffer will not result in the addition of undo-boundaries to
buffers that changed during the command that lead to the
completing-read.

Phil






reply via email to

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