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

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

Re: An easy question: how to quickly reload a file changed outside of


From: Matt Armstrong
Subject: Re: An easy question: how to quickly reload a file changed outside of emacs?
Date: Mon, 25 Nov 2002 08:47:34 -0700
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu)

kgold@watson.ibm.com (kgold) writes:

> You are describing auto-revert mode.
>
> (global-auto-revert-mode 1)
>
> bc <bc@example.net> writes:
>> 
>> Is there an easy way?  I usually do this when I'm looking at 
>> a log file that is being written to by a program, or I'm 
>> in the editor and run a command that updates the file as
>> part of a build process or something.   Then I usually
>> kill the buffer and ctrl-x ctrl-f it again.  Is there an
>> easier way?   I know it's risky, but I hate having to
>> answer the "file changed" questions etc. otherwise.  

Or C-x C-v <ret>


reply via email to

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