[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows only bug: file-truename does not return consitent value for
From: |
Eli Zaretskii |
Subject: |
Re: Windows only bug: file-truename does not return consitent value for non-existant files |
Date: |
Thu, 08 Nov 2001 22:00:34 +0200 |
> From: Andrew Maguire <Andrew.Maguire@Smallworld.co.uk>
> Date: Thu, 8 Nov 2001 13:20:12 GMT
>
> On Windows I am using GNU Emacs 20.7.2 (i386-*-nt4.0.1381)
>
> (file-truename "C:/temp/a_file")
> returns "C:/temp/a_file" if the file does not exist
> and "c:/temp/a_file" if it does.
Thank you for your report.
AFAICS, this problem is already fixed in Emacs 21.1, which was
released recently.