Package: emacs22
Severity: normal

Emacs cannot open files with UTF-8 filename on zsh.
No problem if I open file from C-x C-f or from Dired.

On bash, there is also no problem handling this file, but
Vim, /bin/cat can properly handle the file thus I file this bug to emacs22.

To reproduce:
$ zsh
% touch $'\xe3\x81\x8b'
% echo aaa > $'\xe3\x81\x8b'
% emacs -Q $'\xe3\x81\x8b'
(Does not open the file but new buffer is given)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to