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

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

Re: elisp: interactive and non-interactive diffs


From: Stefan Monnier
Subject: Re: elisp: interactive and non-interactive diffs
Date: Wed, 08 Dec 2010 15:36:21 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> What I need is a way of the emacs buffer tracking the external file
> rather than the usual other way round.  Usually the latest version is
> in the buffer and file-saves (and autosaves to #file# ) makes the file
> track emacs.
> Thats is just like in gv if one sets the watch option the gv display
> keeps changing as the external file changes, here too I want to keep
> reverting the buffer as it changes.

You probably want auto-revert-mode.


        Stefan


reply via email to

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