On Mon, Apr 11, 2016 at 8:40 AM, Michael Albinus <michael.albinus@gmx.de> wrote:
Anders Lindgren <andlind@gmail.com> writes:

> Hi!

Hi Anders,

> I just took a quick look at this. I noticed that turning on
> global-auto-revert-mode disables file notifications. Is this still
> needed when your new system is in place? Personally, I would like to
> see it revert to the old timer system only when running out of
> resources.

Really? This shall happen on the emacs-25 branch only. In the master
branch, there's no such code in autorevert.el. And that's also the
branch the fix in kqueue.c has been committed to.


I tested on the emacs-25 branch.

I guess what I saw was the effect of the fact that global auto-revet mode disables notifications.

I'll redo the test on the master branch.

    -- Anders