help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to input chinese characters with `scim'?


From: Xah
Subject: Re: How to input chinese characters with `scim'?
Date: Sat, 3 May 2008 21:44:31 -0700 (PDT)
User-agent: G2/1.0

On May 3, 8:26 am, Rodolfo Medina <rodolfo.med...@gmail.com> wrote:
> Please, could you report your settings from your .emacs?  Maybe with them I
> will also be able to use both chinese-py and chinese-py-b5 as input systems,
> and see all characters correctly, although I am on Gnu Linux Debian Etch.

I'm on a mac so my settings won't be much helpful to you... since the
font stuff is quite system dependent.

but here they are if you are curious:

'(current-language-environment "UTF-8")
(if (eq window-system 'mac) (require 'carbon-font))
(if (featurep 'carbon-emacs-package) (fixed-width-set-default-fontset
"-*-*-medium-r-normal--14-*-*-*-*-*-fontset-hirakaku_w6"))

In your problem, i think you just need to try to set your lang env to
gb18030, and make sure you have a unicode font set that has both
simplified and traditional chars. Then, try input system chinese-py
and chinese-py-b5. The former will let you type simplified, while the
latter traditional.

Then you can see if everything works.

  Xah
  xah@xahlee.org
∑ http://xahlee.org/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]