bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20280: 25.0.50; Auto revert mode appears to be non-functional


From: Michael Albinus
Subject: bug#20280: 25.0.50; Auto revert mode appears to be non-functional
Date: Wed, 08 Apr 2015 23:27:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

"Christopher Carpenter" <mordocai@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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]