Re: From a newbie: Mule-UCS installation and configuration
"Kai" <[email protected]> Thu, 27 Jan 2005 22:38:54 +0800
| Newsgroups | gmane.emacs.mule |
|---|---|
| Message-ID | <000401c5047d$ee0d4f80$3ffefea9@legendgszt2yye> |
> Then I also installed scim-tables-0.4.3.tar.gz and the simsun.ttf font > and the zh locale with `# urpmi locales-zh'. > Again, I could properly input chinese characters with kwrite, > opening it with `$ LC_CTYPE=zh_CN.UTF-8 kwrite'. > Instead, when I did `$ LC_CTYPE=zh_CN.UTF-8 emacs', > I could not input chinese characters but got chaos code. maybe you should try to (set-keyboard-encoding-system 'utf-8) or something .