emacs-devel
[Top][All Lists]
Advanced

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

Re: File watch support in autorevert.el


From: Michael Albinus
Subject: Re: File watch support in autorevert.el
Date: Sat, 12 Jan 2013 20:08:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> Tracing what happens when I type "M-x revert-buffer RET yes RET", I
> see that the watch is removed (as result of kill-buffer-hook) and then
> a new watch is started.  Is this intended?

No, it's not intended. But the current implementation using
kill-buffer-hook leads to this effect. I'll check, whether we could
optimize.

Best regards, Michael.



reply via email to

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