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: Jan Djärv
Subject: Re: [PATCH update2] Support for filesystem watching (inotify)
Date: Sun, 05 Jun 2011 09:48:19 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10



Rüdiger Sonderfeld skrev 2011-06-05 01.36:
Hi,

On Saturday 04 June 2011 12:43:37 you wrote:
In general, you should not call Lisp from the read fd callback. Recursive
calls into Lisp may fail. Instead post a Lisp event and handle it in
keyboard.c and some Lisp code.

Thanks for your advise. I changed the code to use events. I imitated the
behaviour of the dbus subsystem. I hope this is what you had in mind.

As Eli already said, it doesn't appear in the patch you sent.

        Jan D.



reply via email to

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