Fall back to polling in autorevert when needed
commit838023d469054cc19d0a2b7cf48e39082d8220f0
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 27 Oct 2015 15:02:26 +0000 (27 16:02 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 27 Oct 2015 15:02:26 +0000 (27 16:02 +0100)
treec6e4bd985901ab909948332d6b67e3c47b471ee5
parent99ded6be7afe843d7abc0e255fe36b684435cfd7
Fall back to polling in autorevert when needed

* lisp/autorevert.el (auto-revert-notify-handler): When a
`stopped' event arrives from file notification, fall back to polling.

* test/automated/file-notify-tests.el
(file-notify-test03-autorevert): Extend test for polling when file
notification ceases to work.
lisp/autorevert.el
test/automated/file-notify-tests.el