emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH update2] Support for filesystem watching (inotify)


From: Eli Zaretskii
Subject: Re: [PATCH update2] Support for filesystem watching (inotify)
Date: Mon, 06 Jun 2011 22:57:50 +0300

> From: Rüdiger Sonderfeld <address@hidden>
> Date: Mon, 6 Jun 2011 20:56:10 +0200
> Cc: address@hidden,
>  address@hidden
> 
> I could add the IN_OPEN, IN_ACCESS, IN_CLOSE_WRITE and IN_CLOSE_NOWRITE 
> feature. But having separate IN_MODIFY, IN_CREATE and IN_DELETE, 
> IN_DELETE_SELF would be problematic because they can't be separated for 
> kqueue. Maybe I should just export the basic inotify and kqueue API and 
> implement a portable layer on top of it in elisp.

I trust you to make the right decision.  I just wanted you to know you
shouldn't confine yourself to a subset for portability's sake, in this
case.




reply via email to

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