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

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

bug#22300: 25.1.50; Dired -- renaming folders/files to CamelCase/UPPERCA


From: Keith David Bershatsky
Subject: bug#22300: 25.1.50; Dired -- renaming folders/files to CamelCase/UPPERCASE/lowercase.
Date: Wed, 06 Jan 2016 11:57:15 -0800

Thank you, Eli, for walking me through the `elisp` portions of the code.  When 
the feature #22300 is implemented, I'll take a look at the new tail end of 
`dired-do-create-files' to see how the new situation will be handled.

Your helpful teaching/mentoring is greatly appreciated!

Keith

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

At Wed, 06 Jan 2016 17:40:45 +0200,
Eli Zaretskii wrote:
> 
>  * * *
> 
> IOW, all it takes to fix this is to write an OS X specific predicate
> function that would accept a file name and returns and indication
> whether that file lives on a case-insensitive filesystem.  Then we
> should just use that function in Dired and in rename-file.





reply via email to

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