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

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

No query at autorevert


From: Florian Kaufmann
Subject: No query at autorevert
Date: 24 May 2006 05:23:46 -0700
User-agent: G2/0.2

Hello

I try to enable the global auto revert mode. But I'd like XEmacs to ask
me whether it should really revert a buffer in the case it detects that
the file on disk has changed. So I wrote in my init.el file
(global-auto-revert-mode 1)
and in my custom.el file
(custom-set-variables
  '(revert-without-query (quote (""))))

Now auto revert works, the buffers are reverted if they are changed
outside XEmacs, however I never get queried if i really want to revert
the buffer. Any ideas?

Thank you

Flo



reply via email to

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