* auto-revert-tail-mode
@ 2007-12-03 16:47 Sebastian Tennant
2007-12-03 20:49 ` auto-revert-tail-mode Bernardo Bacic
0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Tennant @ 2007-12-03 16:47 UTC (permalink / raw)
To: help-gnu-emacs
Hi all,
Is there an easy way to prevent auto-revert-tail-mode from doing
(message "Reverting buffer ...")
each time the buffer is reverted?
It's a tad annoying, given that messages 'overide' anything else you may
be doing in the minibuffer.
Sebastian
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: auto-revert-tail-mode
2007-12-03 16:47 auto-revert-tail-mode Sebastian Tennant
@ 2007-12-03 20:49 ` Bernardo Bacic
2007-12-03 21:22 ` auto-revert-tail-mode Sebastian Tennant
0 siblings, 1 reply; 3+ messages in thread
From: Bernardo Bacic @ 2007-12-03 20:49 UTC (permalink / raw)
To: Sebastian Tennant; +Cc: help-gnu-emacs
it was a dark and stormy night when Sebastian Tennant said, On
12/04/2007 03:47 AM:
> Hi all,
>
> Is there an easy way to prevent auto-revert-tail-mode from doing
>
> (message "Reverting buffer ...")
>
> each time the buffer is reverted?
(setq auto-revert-verbose nil)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: auto-revert-tail-mode
2007-12-03 20:49 ` auto-revert-tail-mode Bernardo Bacic
@ 2007-12-03 21:22 ` Sebastian Tennant
0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Tennant @ 2007-12-03 21:22 UTC (permalink / raw)
To: help-gnu-emacs
Quoth Bernardo Bacic <bernardo.bacic@pobox.com>:
> it was a dark and stormy night when Sebastian Tennant said...
:-)
>> Is there an easy way to prevent auto-revert-tail-mode from doing
>>
>> (message "Reverting buffer ...")
>>
>> each time the buffer is reverted?
>
> (setq auto-revert-verbose nil)
Many thanks.
Sebastian
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-12-03 21:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-03 16:47 auto-revert-tail-mode Sebastian Tennant
2007-12-03 20:49 ` auto-revert-tail-mode Bernardo Bacic
2007-12-03 21:22 ` auto-revert-tail-mode Sebastian Tennant
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).