[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: filenotify.el
From: |
Michael Albinus |
Subject: |
Re: filenotify.el |
Date: |
Tue, 25 Jun 2013 21:27:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
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.
Btw, the same question arises for inotify. But here we have the cookie,
which gives a better correlation.
- filenotify.el, Michael Albinus, 2013/06/25
- Re: filenotify.el, Stefan Monnier, 2013/06/25
- Re: filenotify.el, Michael Albinus, 2013/06/26
- Re: filenotify.el, Stefan Monnier, 2013/06/26
- Re: filenotify.el, Michael Albinus, 2013/06/26
- Re: filenotify.el, Stefan Monnier, 2013/06/26
- Re: filenotify.el, Michael Albinus, 2013/06/26
- Re: filenotify.el, Eli Zaretskii, 2013/06/26
- Re: filenotify.el, Stefan Monnier, 2013/06/26