Re: emacs 21.4, Chinese and utf-8
Kenichi Handa <[email protected]> Tue, 24 Jan 2006 10:36:58 +0900
| Newsgroups | gmane.emacs.mule |
|---|---|
| Message-ID | <E1F1D7C-0005BI-00@etlken> |
In article <[email protected]>, Stefan Müller <[email protected]> writes: > I am a grammar developer and I started to work on Chinese. We use a > development system that needs utf-8 input. I managed to set up > everything for emacs 21.3. All I had to say was: > (setq default-input-method \"chinese-py\") > (set-default-coding-systems 'utf-8) > And storing the files with Chinese characters in utf-8 and telling emacs > about it with the line: > % -*- coding:utf-8 mode:trale-prolog-*- > was sufficient. That's strange. 21.3 itself doesn't support utf-8 for CJK characters. I think you were using some other additional package (perhaps Mule-UCS). Please check it. --- Kenichi Handa [email protected]