[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with xemacs21-mule-canna-wnn (21.1.12-2) in woody



ukai> I think it could be fixed by changing auto-language-alist 
ukai> (in xemacs21-21.1.12/lisp/mule/mule-init.el) as follows:
ukai> 
ukai>   (defvar auto-language-alist
ukai>    '(("^ja" . "Japanese")
ukai>      ("^zh_.*.GB.*" . "Chinese-GB")
ukai>      ("^zh_.*.BIG5.*" . "Chinese-BIG5")
ukai>      ("^ko" . "Korean"))

Thank you so much for your very useful information.
I think you are right. Is it possible to fix it by correct a compiled
file mule-init.elc directly? I have tried it but it does not work.
When XEmacs is started from the environment of LANG=zh_CN.GB2312,
the error message "Language environment not defined: 'Chinese'"
still appears. Maybe I have to correct the source of mule-init.el.

Best regards,

Wen




Reply to: