From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Roland Reichenberg Newsgroups: gmane.emacs.help Subject: re-read an opened file... Date: Tue, 01 Oct 2002 15:35:56 +0200 Organization: CSL - Computer Service Langenbach GmbH Sender: help-gnu-emacs-admin@gnu.org Message-ID: <3D99A4BC.2060201@gmx.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1033480521 6784 127.0.0.1 (1 Oct 2002 13:55:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Oct 2002 13:55:21 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17wNUd-0001lG-00 for ; Tue, 01 Oct 2002 15:55:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17wNLj-0002PD-00; Tue, 01 Oct 2002 09:46:07 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-mue1.dfn.de!newsfeed.stueberl.de!news.csl-gmbh.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: kk158.aachen.utimaco.de Original-X-Trace: news.nrw.net 1033479374 11859 194.245.91.158 (1 Oct 2002 13:36:14 GMT) Original-X-Complaints-To: news@csl-gmbh.net Original-NNTP-Posting-Date: Tue, 1 Oct 2002 13:36:14 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-DE; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: de-DE Original-Xref: nntp.stanford.edu gnu.emacs.help:105589 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2134 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2134 Hi everybody, does anybody know how to re-read an already opened file? If another process has changed the contents of the file that I have already opened before, how can I make emacs to read again the newest source of the file? Thanks in advance, Roland