[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: inotify for emacs
From: |
Michael Albinus |
Subject: |
Re: inotify for emacs |
Date: |
Wed, 05 Jan 2011 14:33:01 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Tim X <timx@nospam.dev.null> writes:
> rusi <rustompmody@gmail.com> writes:
>
>> Is there anything like inotify for emacs?
>
> Not directly AFAIK. However, emacs 24 does have support for interfacing
> with dbus and there are dbus file/directory watcher services that use
> inotify, so you may be able to do something via dbus.
D-Bus support is available since Emacs 23.1. Just for the records ...
> Tim
Best regards, Michael.