From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: Re: rename-file Date: Mon, 31 Aug 2009 18:09:39 -0400 Message-ID: <4A9C4A23.9000406@gnu.org> References: <4A955D32.8030202@gnu.org> <1f77704b0908261335y799ec0a4r74c69d9c36a82234@mail.gmail.com> <1f77704b0908262041o65007cb1ve8b88997e63d5170@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1251756730 29919 80.91.229.12 (31 Aug 2009 22:12:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Aug 2009 22:12:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 01 00:12:03 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MiF6X-0006wH-A2 for ged-emacs-devel@m.gmane.org; Tue, 01 Sep 2009 00:12:01 +0200 Original-Received: from localhost ([127.0.0.1]:57142 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiF6W-0005cB-Hp for ged-emacs-devel@m.gmane.org; Mon, 31 Aug 2009 18:12:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MiF4p-0003Jl-GG for emacs-devel@gnu.org; Mon, 31 Aug 2009 18:10:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MiF4j-0003Bg-LR for emacs-devel@gnu.org; Mon, 31 Aug 2009 18:10:14 -0400 Original-Received: from [199.232.76.173] (port=51872 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiF4j-0003BS-EW for emacs-devel@gnu.org; Mon, 31 Aug 2009 18:10:09 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:41077) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MiF4j-00036Q-0p for emacs-devel@gnu.org; Mon, 31 Aug 2009 18:10:09 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MiF4i-0007hs-DD for emacs-devel@gnu.org; Mon, 31 Aug 2009 18:10:08 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1MiF4c-0006Q9-DN for emacs-devel@gnu.org; Tue, 01 Sep 2009 00:10:02 +0200 Original-Received: from 38.105.200.250 ([38.105.200.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Sep 2009 00:10:02 +0200 Original-Received: from sds by 38.105.200.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Sep 2009 00:10:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.105.200.250 User-Agent: Thunderbird 2.0.0.22 (X11/20090625) In-Reply-To: X-Enigmail-Version: 0.95.6 X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:114921 Archived-At: Richard Stallman wrote: > > rename the _BUFFER_ and the _FILE_. > it renames the file and keeps the buffer associated with it. > > Where does the buffer > name get changed? in set-visited-file-name