From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: Re: Reopening current buffer's file Date: Sun, 30 Jun 2013 00:24:01 +0530 Message-ID: <8761wwbvee.fsf@gmail.com> References: <5A7E557E44BD45729C5DB6D119B1B29F@DELL03> <87ip0wbvr6.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1372531967 29525 80.91.229.3 (29 Jun 2013 18:52:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Jun 2013 18:52:47 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 29 20:52:48 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 1Ut0GL-0004cT-Mf for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Jun 2013 20:52:45 +0200 Original-Received: from localhost ([::1]:37591 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut0GK-0002Nd-Vb for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Jun 2013 14:52:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut0G9-0002NP-NV for help-gnu-emacs@gnu.org; Sat, 29 Jun 2013 14:52:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ut0G8-00054r-GV for help-gnu-emacs@gnu.org; Sat, 29 Jun 2013 14:52:33 -0400 Original-Received: from mail-pd0-x22c.google.com ([2607:f8b0:400e:c02::22c]:34782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ut0G8-00054i-9X for help-gnu-emacs@gnu.org; Sat, 29 Jun 2013 14:52:32 -0400 Original-Received: by mail-pd0-f172.google.com with SMTP id z10so1663295pdj.17 for ; Sat, 29 Jun 2013 11:52:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=7doE3n3qYtMpRgpZSnih6dEal+DIeHk1UadFd34lnuU=; b=GDbSfRDVOIb8XmmFV3YAuPYRKOmgrZt7t122efAZBMrcmkgrWr//A5yQ1yF5qlPph4 N7u3wk6CBm6mSoJUC7IMO9zYwmce93gdnBMKE+fZlzviJepwhVFLZ9wGB7BZLG/WvWMm rWjUHTmola1Lwstr5UQSR/YaWs45LH2Wx2mbkPrem3UeoxzHlXmK/eSuon2fTBMH8aZ9 nsFVAUBTdJ9Z7UzEjIAjOc+AhVhUtg9Y0zVtpISvnWiaiTTPGmlmyfV9rZfwGPWM0Mi1 7Snu5XH3//QkQX/FmA3xVhIwngda0LWqSvp4MM3DQ0Dm4NN1dkCm2VOGumAJ1fv5pBpf 6WDw== X-Received: by 10.68.43.8 with SMTP id s8mr1297121pbl.139.1372531951313; Sat, 29 Jun 2013 11:52:31 -0700 (PDT) Original-Received: from debian-6.05 ([115.241.32.224]) by mx.google.com with ESMTPSA id y6sm8597611pbl.23.2013.06.29.11.52.28 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Sat, 29 Jun 2013 11:52:30 -0700 (PDT) In-Reply-To: <87ip0wbvr6.fsf@web.de> (Michael Heerdegen's message of "Sat, 29 Jun 2013 20:46:21 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c02::22c 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:91863 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 Just don't look at the name of the function! Believe me it reverts the buffer.