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: Ted Zlatanov
Subject: Re: [PATCH updated] Support for filesystem watching (inotify)
Date: Tue, 07 Jun 2011 13:26:01 -0500
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

On Tue, 07 Jun 2011 15:06:51 -0300 Stefan Monnier <address@hidden> wrote: 

SM> That doesn't sound right to me.  At least I'm having trouble figuring
SM> out how to bend my mind such that this file-watcher matches (even
SM> coarsely) the concept of a "future".
SM> [...]
>> So `file-watch' would return
>> (make-url-future :value (lambda () (unwatch file here))
>> :errorback  (lambda (&rest d) (handle unwatch errors))
>> :callback (lambda (f) (arbitrary callback)))

SM> I'm not saying you can't twist the code so that it works, but it
SM> makes no sense at the conceptual level [...] It's just a completely
SM> wrong analogy.

So you're cautiously in favor, then? ;)

Ted




reply via email to

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