emacs-devel
[Top][All Lists]
Advanced

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

Re: filenotify.el


From: Eli Zaretskii
Subject: Re: filenotify.el
Date: Tue, 25 Jun 2013 23:14:03 +0300

> From: Michael Albinus <address@hidden>
> Cc: address@hidden,  address@hidden
> Date: Tue, 25 Jun 2013 21:27:57 +0200
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > w32notify produces 2 events for a file that was renamed: a
> > 'renamed-from' event, followed by a 'renamed-to' event.
> 
> Is there a guarantee, that `renamed-to' will always follow
> `renamed-from'? No other event in between?
> 
> How long shall we wait, until we give up, and show 'renamed-from' as
> `deleted'? Events could be lost.

I'd say, if the very next event is not renamed-to, stop waiting.



reply via email to

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