[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Support for filesystem watching (inotify)
From: |
Leo |
Subject: |
Re: [PATCH] Support for filesystem watching (inotify) |
Date: |
Tue, 18 Sep 2012 19:50:49 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (OS X 10.8.1) |
On 2011-06-04 06:34 +0800, RĂ¼diger Sonderfeld wrote:
> I wrote a patch to support watching for file system events. It currently only
> works with inotify (Linux) but it could be extended to support kqueue
> (*BSD, OS X) or Win32. But I wanted to get some feedback first. Watching for
> filesystem events would be very useful for, e.g., dired or magit's status
> view.
(whole thread: http://thread.gmane.org/gmane.emacs.devel/140158)
Is this patch ready for 24.3?
Leo
- Re: [PATCH] Support for filesystem watching (inotify),
Leo <=