unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* file-truename returns wrong absolute file name on w32
@ 2008-07-22 13:03 Kevin Yu
  2008-07-22 13:52 ` Eli Zaretskii
  2008-07-22 22:32 ` Jason Rumney
  0 siblings, 2 replies; 5+ messages in thread
From: Kevin Yu @ 2008-07-22 13:03 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 75 bytes --]

Hi,
     (file-truename "d:/non-exist-file") returns "d://non-exist-file".

[-- Attachment #2: Type: text/html, Size: 144 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: file-truename returns wrong absolute file name on w32
  2008-07-22 13:03 file-truename returns wrong absolute file name on w32 Kevin Yu
@ 2008-07-22 13:52 ` Eli Zaretskii
  2008-07-22 13:56   ` Lennart Borgman (gmail)
  2008-07-22 22:32 ` Jason Rumney
  1 sibling, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2008-07-22 13:52 UTC (permalink / raw)
  To: Kevin Yu; +Cc: emacs-devel

> Date: Tue, 22 Jul 2008 21:03:50 +0800
> From: "Kevin Yu" <yujie052@gmail.com>
> 
>      (file-truename "d:/non-exist-file") returns "d://non-exist-file".

In what version of Emacs?




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: file-truename returns wrong absolute file name on w32
  2008-07-22 13:52 ` Eli Zaretskii
@ 2008-07-22 13:56   ` Lennart Borgman (gmail)
  2008-07-22 18:03     ` David Robinow
  0 siblings, 1 reply; 5+ messages in thread
From: Lennart Borgman (gmail) @ 2008-07-22 13:56 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Kevin Yu, emacs-devel

Eli Zaretskii wrote:
>> Date: Tue, 22 Jul 2008 21:03:50 +0800
>> From: "Kevin Yu" <yujie052@gmail.com>
>>
>>      (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.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: file-truename returns wrong absolute file name on w32
  2008-07-22 13:56   ` Lennart Borgman (gmail)
@ 2008-07-22 18:03     ` David Robinow
  0 siblings, 0 replies; 5+ messages in thread
From: David Robinow @ 2008-07-22 18:03 UTC (permalink / raw)
  To: emacs-devel

On Tue, Jul 22, 2008 at 9:56 AM, Lennart Borgman (gmail)
<lennart.borgman@gmail.com> wrote:
> Eli Zaretskii wrote:
>>>
>>> Date: Tue, 22 Jul 2008 21:03:50 +0800
>>> From: "Kevin Yu" <yujie052@gmail.com>
>>>
>>>     (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.
>
Me too, FWIW. But I have an old version compiled March 25 which
doesn't have this problem.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: file-truename returns wrong absolute file name on w32
  2008-07-22 13:03 file-truename returns wrong absolute file name on w32 Kevin Yu
  2008-07-22 13:52 ` Eli Zaretskii
@ 2008-07-22 22:32 ` Jason Rumney
  1 sibling, 0 replies; 5+ messages in thread
From: Jason Rumney @ 2008-07-22 22:32 UTC (permalink / raw)
  To: Kevin Yu; +Cc: emacs-devel

Kevin Yu wrote:

>      (file-truename "d:/non-exist-file") returns "d://non-exist-file".

Thanks, this was a problem with the fix for bug #550, and has now been
fixed.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-22 22:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-22 13:03 file-truename returns wrong absolute file name on w32 Kevin Yu
2008-07-22 13:52 ` Eli Zaretskii
2008-07-22 13:56   ` Lennart Borgman (gmail)
2008-07-22 18:03     ` David Robinow
2008-07-22 22:32 ` Jason Rumney

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).