all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem of opening file which name has chinese char
@ 2010-04-20  9:32 ibear
  2010-04-21 18:20 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: ibear @ 2010-04-20  9:32 UTC (permalink / raw
  To: help-gnu-emacs

I use emacs23 under japanese windows xp sp3.
when I want to open some chinese named file, something maybe wrong:

1. If I open [Effective Emacs中文版.txt], emacs can open the file, but
the file name show on minibuffer is [Effective Emacs
\222\206\225\266\224\305.txt].

2. If I open [诺顿账号.txt], emacs can not open the file:

Debugger entered--Lisp error: (error "Can not read file:D%3a/%3f%3f%3f
%8d%86.txt")
  signal(error ("Can not read file:D%3a/%3f%3f%3f%8d%86.txt"))
  error("Can not read %s" "file:D%3a/%3f%3f%3f%8d%86.txt")
  ......

So
1. How can I fix it, to show the right chinese char on minibuffer?
2. How can I open the file?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem of opening file which name has chinese char
  2010-04-20  9:32 problem of opening file which name has chinese char ibear
@ 2010-04-21 18:20 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2010-04-21 18:20 UTC (permalink / raw
  To: help-gnu-emacs

> 1. How can I fix it, to show the right chinese char on minibuffer?

M-x report-emacs-bug

> 2. How can I open the file?

Try C-x C-f


        Stefan


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-21 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-20  9:32 problem of opening file which name has chinese char ibear
2010-04-21 18:20 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.