[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gfile-based file notifications are not immediate
From: |
Stefan Monnier |
Subject: |
Re: gfile-based file notifications are not immediate |
Date: |
Tue, 28 Oct 2014 23:54:48 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
>> Even if kqueue works, I think it's better not to try and support it
>> (just like it would be better not to support inotify) if there's
>> a library (such as glib) which we can use and which shields us from all
>> those issues.
> By the way, if in some hypothetical future we drop support for inotify
> in favor of glib, then we don't need to do the thing where we monitor a
> file's directory instead of the file itself, as described here:
> http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00178.html
> glib already does this, so emacs doing too is an unnecessary
> complication and a form of wheel-reinventing.
Interesting. Another point in favor of dropping inotify support,
Stefan
- gfile-based file notifications are not immediate, Dima Kogan, 2014/10/25
- Re: gfile-based file notifications are not immediate, Michael Albinus, 2014/10/26
- Re: gfile-based file notifications are not immediate, Ken Brown, 2014/10/26
- Re: gfile-based file notifications are not immediate, Rüdiger Sonderfeld, 2014/10/28
- Re: gfile-based file notifications are not immediate, Stefan Monnier, 2014/10/28
- Re: gfile-based file notifications are not immediate, Dima Kogan, 2014/10/28
- Re: gfile-based file notifications are not immediate,
Stefan Monnier <=
- Re: gfile-based file notifications are not immediate, Michael Albinus, 2014/10/29
- Re: gfile-based file notifications are not immediate, Stefan Monnier, 2014/10/29
- Re: gfile-based file notifications are not immediate, Óscar Fuentes, 2014/10/29
- Re: gfile-based file notifications are not immediate, Stefan Monnier, 2014/10/29
- Re: gfile-based file notifications are not immediate, Michael Albinus, 2014/10/29
- Re: gfile-based file notifications are not immediate, Stefan Monnier, 2014/10/29
- Re: gfile-based file notifications are not immediate, Perry E. Metzger, 2014/10/31
- Re: gfile-based file notifications are not immediate, Stefan Monnier, 2014/10/31
- Re: gfile-based file notifications are not immediate, Perry E. Metzger, 2014/10/31
- Re: gfile-based file notifications are not immediate, Michael Albinus, 2014/10/31