emacs-devel
[Top][All Lists]
Advanced

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

Re: renaming directories on windows port


From: Stefan Monnier
Subject: Re: renaming directories on windows port
Date: Sun, 02 Jul 2006 11:50:58 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> When `file' names a directory, and `newname' and `file' differ in case
>> only, the intended action of `rename-file' on Windows reasonably is to
>> just change the case of the directory name.  The trivial patch below
>> should resolve this:

> Should this also be the semantics for other platforms with case-preserving
> filesystems, such as the default MacOS X filesystem?

I think so, yes.


        Stefan




reply via email to

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