[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: File watch support in autorevert.el
From: |
Eli Zaretskii |
Subject: |
Re: File watch support in autorevert.el |
Date: |
Thu, 17 Jan 2013 21:39:59 +0200 |
> From: Michael Albinus <address@hidden>
> Cc: address@hidden, address@hidden
> Date: Thu, 17 Jan 2013 20:19:49 +0100
>
> The point is that every file being watched should have a different watch
> descriptor. Otherwise, an *-rm-watch command for a given file would stop
> watching all files in the same directory.
>
> Good to know that there's no problem with w32notify. For inotify, I need
> to implement such mechanism, likely.
Ah, I missed the fact that inotify_add_watch will return the same
handle when called with a file name that is already watched. Now I
see what you mean.
- Re: File watch support in autorevert.el, (continued)
- Re: File watch support in autorevert.el, Michael Albinus, 2013/01/11
- Re: File watch support in autorevert.el, Stefan Monnier, 2013/01/11
- Re: File watch support in autorevert.el, Michael Albinus, 2013/01/11
- Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/12
- Re: File watch support in autorevert.el, Michael Albinus, 2013/01/12
- Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/12
- Re: File watch support in autorevert.el, Michael Albinus, 2013/01/12
- Re: File watch support in autorevert.el, Michael Albinus, 2013/01/17
- Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/17
- Re: File watch support in autorevert.el, Michael Albinus, 2013/01/17
- Re: File watch support in autorevert.el,
Eli Zaretskii <=
- Re: File watch support in autorevert.el, Stefan Monnier, 2013/01/11
Re: File watch support in autorevert.el, Michael Albinus, 2013/01/11
Re: File watch support in autorevert.el, Stefan Monnier, 2013/01/11
Re: File watch support in autorevert.el, Michael Albinus, 2013/01/11
Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/12
Re: File watch support in autorevert.el, Michael Albinus, 2013/01/12
Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/12