GNU bug report logs - #20280
25.0.50; Auto revert mode appears to be non-functional

Previous Next

Package: emacs;

Reported by: Christopher Carpenter <mordocai <at> mordocai.net>

Date: Wed, 8 Apr 2015 18:41:01 UTC

Severity: normal

Found in version 25.0.50

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 20280 <at> debbugs.gnu.org (full text, mbox):

From: "Christopher Carpenter" <mordocai <at> mordocai.net>
To: 20280 <at> debbugs.gnu.org
Cc: Christopher Carpenter <mordocai <at> mordocai.net>, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#20280: 25.0.50; Auto revert mode appears to be non-functional
Date: Wed, 8 Apr 2015 16:47:44 -0500
> "Christopher Carpenter" <mordocai <at> mordocai.net> writes:
>
>> Alright, got this to reproduce with emacs -Q
>>
>> M-x wasn't working for me in emacs -Q on Mac so I had to be a bit
>> inventive.
>>
>> I'm guessing it is a darwin specific issue like you said.
>>
>> Exact steps for me:
>>
>> Start with emacs -Q
>>
>> Put: (global-set-key (kbd "<f2> a") 'auto-revert-mode) in *scratch*
>>
>> Run above lisp command using C-x e
>>
>> C-x f ~/test.txt
>>
>> <f2> a
>>
>> *** It says Auto-Revert mode enabled in current buffer. ARev shows in
>> mode
>> line ***
>>
>> In separate terminal, echo "blargh" > test.txt
>>
>> *** Nothing happens in test.txt buffer. ***
>
> You seem to use gfilenotify. What happens, if you set
> auto-revert-use-notify
> to nil, and start to watch another file?
>
> Best regards, Michael.
>
>

Ah, excellent. That does indeed appear to work. I'm using brew and this is
the first time I've compiled from source instead of using a pre-built
binary. I assume that is what caused the difference, not code changes in
emacs HEAD.

Unless this is actually a gfilenotify <-> emacs problem(rather than a
gfilenotify on mac problem) I'd consider this solved/not a bug. Sorry for
wasting time!

Thanks,
Christopher Carpenter






This bug report was last modified 9 years and 281 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.