emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Added inotify support.


From: Óscar Fuentes
Subject: Re: [PATCH] Added inotify support.
Date: Wed, 03 Oct 2012 21:33:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

[snip]

> This is why I think we _must_ have a higher-level API in place for
> this feature to be useful in practice, even if just inotify back end
> is supported.

Agreed. For starters, IMHO we need just two events:
file-contents-changed, which comprises write, truncate, delete, and
rename operations and fulfills the requirements of autorevert-like
features, and file-metadata-changed, which is what dired-like features
need.

BTW, I would take care of the MSWindows implementation, if nobody beats
me to it.

[snip]




reply via email to

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