emacs-devel
[Top][All Lists]
Advanced

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

Re: pending-undo-list - should it not be buffer local?


From: Lennart Borgman (gmail)
Subject: Re: pending-undo-list - should it not be buffer local?
Date: Sat, 31 Mar 2007 12:57:07 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666

Andreas Schwab wrote:
"Lennart Borgman (gmail)" <address@hidden> writes:

Can you see any way it can be erased by kill-all-local-variables before it
should?

There is no way to interactively cause kill-all-local-variables to be
executed between two calls to undo without breaking the undo chain,
thereby causing pending-undo-list to be reset by the next undo (via
undo-start).


Are you sure this true even if kill-all-local-variables are called from post-command-hook or from a timer? If so can you please explain to me why?




reply via email to

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