[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
File watch support in autorevert.el
From: |
Michael Albinus |
Subject: |
File watch support in autorevert.el |
Date: |
Thu, 10 Jan 2013 15:28:27 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Hi,
As a proof of concept, I have installed a patch in autorevert.el
implementing file watches. This shall work for `auto-revert-mode' and
`global-auto-revert-mode' for buffers visiting files.
`auto-revert-tail-mode' is not supported (yet).
The implementation uses `inotify-*-watch' functions. I have also added
the calls for `w32-*-watch' functions, but this is untested.
I'll add the documentation and a NEWS entry once this feature has been
proven useful.
Any feedback is welcome.
Best regards, Michael.
- File watch support in autorevert.el,
Michael Albinus <=
- Re: File watch support in autorevert.el, Stefan Monnier, 2013/01/10
- Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/11
- Re: File watch support in autorevert.el, Stefan Monnier, 2013/01/11
- Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/11
- Re: File watch support in autorevert.el, Michael Albinus, 2013/01/11
- Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/11
- Re: File watch support in autorevert.el, Michael Albinus, 2013/01/11
- Re: File watch support in autorevert.el, Eli Zaretskii, 2013/01/11