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: rename-file Date: Wed, 26 Aug 2009 12:05:06 -0400 Message-ID: <4A955D32.8030202@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1251304314 8253 80.91.229.12 (26 Aug 2009 16:31:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Aug 2009 16:31:54 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 26 18:31:47 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 1MgLPW-0001I8-Nl for ged-emacs-devel@m.gmane.org; Wed, 26 Aug 2009 18:31:46 +0200 Original-Received: from localhost ([127.0.0.1]:52831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgLPV-0001X8-S6 for ged-emacs-devel@m.gmane.org; Wed, 26 Aug 2009 12:31:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MgL0V-0004rm-Qc for emacs-devel@gnu.org; Wed, 26 Aug 2009 12:05:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MgL0R-0004gD-M8 for emacs-devel@gnu.org; Wed, 26 Aug 2009 12:05:55 -0400 Original-Received: from [199.232.76.173] (port=54348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgL0R-0004fr-GP for emacs-devel@gnu.org; Wed, 26 Aug 2009 12:05:51 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:44713) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MgL0P-0002Aj-UC for emacs-devel@gnu.org; Wed, 26 Aug 2009 12:05:51 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1MgL0E-0000zl-G7 for emacs-devel@gnu.org; Wed, 26 Aug 2009 18:05:38 +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 ; Wed, 26 Aug 2009 18:05:38 +0200 Original-Received: from sds by 38.105.200.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Aug 2009 18:05:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 2 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) X-Enigmail-Version: 0.95.6 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:114619 Archived-At: Why isn't the buffer, which is visiting a file, renamed when I rename the underlying file with rename-file?