emacs-devel
[Top][All Lists]
Advanced

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

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


From: Thien-Thi Nguyen
Subject: Re: [PATCH updated] Support for filesystem watching (inotify)
Date: Sun, 05 Jun 2011 04:15:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() Rüdiger Sonderfeld <address@hidden>
() Sun, 5 Jun 2011 01:43:16 +0200

   Yes, this is a bit complicated. The inotify API itself does not create a 
   separate event number if you try to watch the same file. But this could of 
   course be done in the implementation by checking which callback corresponds 
to 
   which event. But I'm not sure if this is the right way to handle it.

   [...]

   Sadly acons is not available from the C API.

Perhaps the book-keeping parts should be moved to Lisp.




reply via email to

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