emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `rename-file' with leading spaces in filename


From: Eli Zaretskii
Subject: Re: `rename-file' with leading spaces in filename
Date: Tue, 03 Jan 2006 20:35:13 +0200

> Date: Tue, 03 Jan 2006 10:47:16 +0100
> From: martin rudalics <address@hidden>
> CC: address@hidden
> 
>  > Yes, it's a known bug in the alias generation algorithm.
> 
> Which means that when "foobar" and "foo bar" reside in one and the same
> directory and I save a buffer visiting "foobar", I can take for granted
> that my backup for "foo bar" is lost irrevocably.

Did you actually try that?  w32.c:sys_rename jumps through the hoops
to work around the Windows 9X bugs related to aliases.  Perhaps it
fails in this case, but it would be nice if you could step with a
debugger through sys_rename and tell where the logic there fails.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]