[SCIM] Re: From a newbie: Mule-UCS installation and configuration

Kenichi Handa handa@m17n.org
Fri Jan 28 17:52:02 PST 2005


In article <MBBBJFILCHONLINKEBBKMECFCJAA.romeomedina@libero.it>, "Rodolfo Medina" <romeomedina@libero.it> writes:
> The correct syntax is: (set-keyboard-coding-system 'utf-8).
> In my .emacs I put the following line:

> (set-keyboard-coding-system 'utf-8)

> , then opened Emacs with `LC_CTYPE=zh_CN.UTF-8 emacs'
> but still got chaos code when trying to input chinese characters with scim.

You don't have to call set-keyboard-coding-system nor load
Mule-UCS for CVS emacs.  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.

---
Ken'ichi HANDA
handa@m17n.org


More information about the scim mailing list