From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: emacs Fan Newsgroups: gmane.emacs.help Subject: Re: how to refresh buffer Date: Wed, 15 Sep 2004 16:48:12 +0900 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <5445eda00409150048313aac4e@mail.gmail.com> References: Reply-To: emacs Fan NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1095234539 30370 80.91.229.6 (15 Sep 2004 07:48:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Sep 2004 07:48:59 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 15 09:48:44 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C7UWy-0007vp-00 for ; Wed, 15 Sep 2004 09:48:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7Uca-00055G-7N for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Sep 2004 03:54:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C7UcO-00055A-Rl for help-gnu-emacs@gnu.org; Wed, 15 Sep 2004 03:54:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C7UcN-00054y-3a for help-gnu-emacs@gnu.org; Wed, 15 Sep 2004 03:54:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7UcN-00054v-00 for help-gnu-emacs@gnu.org; Wed, 15 Sep 2004 03:54:19 -0400 Original-Received: from [216.239.56.251] (helo=mproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C7UWe-0003EG-6f for help-gnu-emacs@gnu.org; Wed, 15 Sep 2004 03:48:24 -0400 Original-Received: by mproxy.gmail.com with SMTP id w41so95490cwb for ; Wed, 15 Sep 2004 00:48:12 -0700 (PDT) Original-Received: by 10.11.99.11 with SMTP id w11mr12498cwb; Wed, 15 Sep 2004 00:48:12 -0700 (PDT) Original-Received: by 10.11.118.38 with HTTP; Wed, 15 Sep 2004 00:48:12 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20680 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20680 1.revert-buffer or 2.kill-buffer, find-file On Wed, 15 Sep 2004 15:34:43 +0800, Rokia wrote: > > the file associated to current buffer has been modified outside. > How can I reload the file? > > thanks. > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > -- emacs Fan