bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#24441: 24.5; rename directory in dired to change case


From: Ken Brown
Subject: bug#24441: 24.5; rename directory in dired to change case
Date: Thu, 10 Nov 2016 17:25:06 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 9/15/2016 12:36 PM, Eli Zaretskii wrote:
Cc: 24441@debbugs.gnu.org, schwab@suse.de, brady@bradyt.com
From: Ken Brown <kbrown@cornell.edu>
Date: Thu, 15 Sep 2016 12:03:08 -0400

See the bug I pointed to, where John explained that OS X filesystems
can be either case-sensitive or case-insensitive.

FWIW, this is also true on Cygwin:


https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive

I was under the impression that most or all Cygwin users do use
case-sensitive file names.

I don't know for sure, but I would guess the opposite, simply because using case-sensitivity requires reading the documentation and changing a registry entry.

But if that's not the reality, then yes, a patch to add a run-time
test for Cygwin will also be welcome.

The attached patch attempts to do this for both Cygwin and OS X. I don't have access to an OS X system, so someone else will have to test the OS X part.

Ken

Attachment: 0001-Check-case-sensitivity-when-renaming-files.patch
Description: Text document


reply via email to

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