At Fri, 07 Sep 2001 12:59:53 +0800, scheme wrote: > That is, Emacs and XEmacs cannot recognize file pathnames in the Dired > buffer: complaining that "No file on this line". I regularly use > (X)Emacs and disabling this feature is very frustrating to me. > > Solutions: 1. How to make it work properly with "LANG" setting rather > than "LC_ALL"? > 2. Alternatively, how to make (X)Emacs work properly with > the "LC_ALL=zh_CN.GB2312" setting?
How about (load "ls-lisp")? It works fine with LANG=ja_JP.eucJP on emacs20's dired. Regards, Fumitoshi UKAI

