GNU bug report logs -
#13553
24.3.50; incorrect usage of IS_DIRECTORY_SEP
Previous Next
Full log
View this message in rfc822 format
> From: Shigeru Fukaya <shigeru.fukaya <at> gmail.com>
> Cc: 13553 <at> debbugs.gnu.org
> Date: Sun, 27 Jan 2013 01:33:32 +0900
>
> I'll try build and check it next, anyway.
Thank you.
> Yes, my `w32-get-true-file-attributes' is nil. (Isn't it default?)
The default is 'local', which means your local files use a different
code path, one which doesn't need to use IS_DIRECTORY_SEP.
If your value was nil, then I understand why the code I fixed could
cause trouble.
> As for coding symbol, not a few Japanese use 'cp932 not 'shift-jis I
> suppose. But we need some notice for users.
Not sure what you are saying here. Do you think many Japanese Windows
users will set file-name-coding-system to shift_jis, or that most of
them will set it to cp932?
Normally, users don't customize file-name-coding-system at all, in
which case Emacs will use default-file-name-coding-system, that is
automatically set to cp932, according to the system-wide codepage.
This bug report was last modified 12 years and 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.