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:04:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> For the autorevert use case, yes, it will work.  But in general, no
> one said that the file being watched is necessarily in the
> default-directory of the buffer.
For the general API, I'm still in favor to add the file being watched to
the watch descriptor. I'll need it anyway for the Tramp file name
handler, and it would serve here as well. But this we can discuss when
it comes to the general API.

For the time being, we could use file-equal-p instead of string-equal in
autorevert.el.

Best regards, Michael.



reply via email to

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