From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Paul Dembry" Newsgroups: gmane.emacs.help Subject: Re: Reopening current buffer's file Date: Mon, 1 Jul 2013 13:27:41 -0700 Organization: Trifox, Inc. Message-ID: <80726B4B05DD4705AD57023963FE570F@tri223> References: Reply-To: Paul Dembry NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1372710479 12033 80.91.229.3 (1 Jul 2013 20:27:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jul 2013 20:27:59 +0000 (UTC) To: Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 01 22:27:59 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Utkha-0004Cn-JG for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Jul 2013 22:27:58 +0200 Original-Received: from localhost ([::1]:36104 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Utkha-0000Mp-35 for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Jul 2013 16:27:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtkhP-0000Mg-8J for help-gnu-emacs@gnu.org; Mon, 01 Jul 2013 16:27:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtkhL-0005ZN-FO for help-gnu-emacs@gnu.org; Mon, 01 Jul 2013 16:27:47 -0400 Original-Received: from ip-64-139-43-242.dsl.sjc.megapath.net ([64.139.43.242]:36093 helo=server.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtkhL-0005YU-9U for help-gnu-emacs@gnu.org; Mon, 01 Jul 2013 16:27:43 -0400 Original-Received: from tri223 (tri223.trifox.com [192.0.2.223]) by server.localdomain (Postfix) with SMTP id 50E3364EF2 for ; Mon, 1 Jul 2013 13:29:04 -0700 (PDT) X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 64.139.43.242 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91893 Archived-At: >> M-x revert-buffer instead, which is designed for reopening. Bind it >> to a key if you need it often. > > There is one already > > C-x C-v RET Thanks, I'll use this. Regards, Paul