emacs-devel
[Top][All Lists]
Advanced

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

Re: filenotify.el


From: Michael Albinus
Subject: Re: filenotify.el
Date: Wed, 26 Jun 2013 08:06:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> 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.

Thanks, I'll implement it this way. If there is a pending `renamed-from'
event, and the next event is not `renamed-to', I'll fire the pending event
as `removed' before handling the incoming event.

Best regards, Michael.



reply via email to

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