emacs-devel
[Top][All Lists]
Advanced

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

Filesystem events notification


From: Dmitry Antipov
Subject: Filesystem events notification
Date: Tue, 16 Oct 2007 15:47:20 +0400

Most modern systems provides kernel-based interface to monitor filesystem

modification events, i.e. the ability to inform user-space process about

changes made to the filesystem. Linux uses inotify, BSD uses kqueue, etc.

It may be useful for the text editor to utilize such interfaces to receive

notifications about the changes made by alien processes to the file(s) 

which are edited. An editor might just inform the user, might ask him for

some actions, etc.



Is someone working on this already ? If not, is someone interesting in

developing such stuff for Emacs ? 



--

Dmitry




reply via email to

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