日本語ファイル名のオープンで I/O エラー
Tomoya Ida <[email protected]>
| Newsgroups | gmane.emacs.xemacs.user.japanese,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
XEmacs on MS-Windows
I/O
c:\.txt
Signaling: (file-error "Finding truename" "Input/output error" "c:/.txt")
get-file-buffer("c:/.txt")
find-file-noselect("c:\\.txt")
find-file("c:\\.txt" nil)
call-interactively(find-file)
OS Windows 2000 Windows XPXEmacs 21.4.8.2
http://www.suiyokai.org/tomonori/xemacs/
(prefer-coding-system 'shift_jis)
pathname-coding-system, file-name-coding-system shift_jis
XEmacs
# (C-i )
<[email protected]>