emacs-devel
[Top][All Lists]
Advanced

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

Re: filenotify.el


From: Stefan Monnier
Subject: Re: filenotify.el
Date: Tue, 23 Jul 2013 09:08:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> It is more simple to implement for some Tramp file name handlers. For
> example, in the smb case I have mapped file-notify-supported-p to
> ignore. But of course I could implement it differently, let
> file-notify-add-watch return with a file-notify-error in that case.

I think it's not an either/or situation: it's important for
file-notify-add-watch to return an error if it is not supported for that
file, regardless of the existence of file-notify-supported-p.


        Stefan



reply via email to

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