Andy Koppe writes: > Meanwhile, Corinna has implemented support for the latter on > cygwin-cvs, so that mad filename works fine now: > > $ touch > $'ï\202\201Ð\201Ð\201Ð\201ï\203\22002ABFxi-string)g)Àâw\001\200ÑH\001Â\200\t' > $ ls > ï??Ð?Ð?Ð?ï??02ABFxi-string)g)Àâw??ÑH?Â?? > $ ls --quoting-style=escape > ï\202\201Ð\201Ð\201Ð\201ï\203\22002ABFxi-string)g)Àâw\001\200ÑH\001Â\200\t
Thank you! N.B. I think that those names appeared in Emacs string APIs. Emacs strings are not NUL-terminated, so most likely the tail wasn't part of the actual file name. It's pretty amazing that even the parentheses don't mess things up! Vin, let us know if you have further problems after upgrading to the next Cygwin. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple