From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: file-truename returns wrong absolute file name on w32 Date: Tue, 22 Jul 2008 15:56:27 +0200 Message-ID: <4885E70B.7060808@gmail.com> References: <42b562540807220603g35640b29s2ad20156b7b68a8@mail.gmail.com> 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 1216735033 11504 80.91.229.12 (22 Jul 2008 13:57:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jul 2008 13:57:13 +0000 (UTC) Cc: Kevin Yu , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 22 15:57:57 2008 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 1KLIMz-0006e1-SY for ged-emacs-devel@m.gmane.org; Tue, 22 Jul 2008 15:57:38 +0200 Original-Received: from localhost ([127.0.0.1]:35920 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLIM6-0006Y1-Nq for ged-emacs-devel@m.gmane.org; Tue, 22 Jul 2008 09:56:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLIM2-0006XK-RZ for emacs-devel@gnu.org; Tue, 22 Jul 2008 09:56:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLIM0-0006UA-TQ for emacs-devel@gnu.org; Tue, 22 Jul 2008 09:56:37 -0400 Original-Received: from [199.232.76.173] (port=49053 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLIM0-0006U1-Gx for emacs-devel@gnu.org; Tue, 22 Jul 2008 09:56:36 -0400 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]:48290) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KLILx-0003SA-8K; Tue, 22 Jul 2008 09:56:33 -0400 Original-Received: from c83-254-151-176.bredband.comhem.se ([83.254.151.176]:65321 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KLILv-0004fx-8Z; Tue, 22 Jul 2008 15:56:31 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: X-Antivirus: avast! (VPS 080722-0, 2008-07-22), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.151.176 X-Scan-Result: No virus found in message 1KLILv-0004fx-8Z. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1KLILv-0004fx-8Z 0a4db4400e6a36e56cdc7f6f690641f0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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:101195 Archived-At: Eli Zaretskii wrote: >> Date: Tue, 22 Jul 2008 21:03:50 +0800 >> From: "Kevin Yu" >> >> (file-truename "d:/non-exist-file") returns "d://non-exist-file". > > In what version of Emacs? I can reproduce this bug on w32 CVS Emacs 23 from 2008-07-16.