Re: From a newbie: Mule-UCS installation and configuration
Kenichi Handa <[email protected]> Mon, 31 Jan 2005 09:40:05 +0900 (JST)
| Newsgroups | gmane.emacs.mule |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, "Rodolfo Medina" <[email protected]> writes: >> But, I found a bug. CVS emacs >> doesn't auto-load translation tables for CJK charaters on >> decoding an input from XIM by utf-8. >> >> I'll fix it soon, but for the moment, please try to call this >> before you start inputting via SCIM >> >> (utf-translate-cjk-load-tables) >> >> I confirmed that it worked with the latest CVS emacs in my >> environment. > Sorry, Kenichi, but it still doesn't work: > I put into my .emacs the line you suggest: > (utf-translate-cjk-load-tables) > , then opened Emacs with: `$ LC_CTYPE=zh_CN.UTF-8 emacs', > but chinese characters are not input with scim. > I have Mandrake 10.1 Community; my Emacs CVS is very recent: > When I do `M-x emacs-version' I get the following: > GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit) of 2005-01-22 on > localhost Just after Emacs is started, is the value of locale-coding-system surely set to utf-8? And please show me the result of C-h v ucs-mule-cjk-to-unicode RET. --- Ken'ichi HANDA [email protected]