[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to refresh buffer
From: |
Kevin Rodgers |
Subject: |
Re: how to refresh buffer |
Date: |
Fri, 17 Sep 2004 17:27:31 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 |
[Please don't top-post.]
emacs Fan wrote:
> On Wed, 15 Sep 2004 15:34:43 +0800, Rokia <rokiadd@yahoo.com.cn.discuss>
wrote:
>
>>the file associated to current buffer has been modified outside.
>>How can I reload the file?
>
> 1.revert-buffer
M-x revert-buffer RET
> or
> 2.kill-buffer, find-file
C-x k C-x C-f /some/really/long/path/to/the/file RET
or
3. C-x C-v
You make the call.
--
Kevin Rodgers