unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Xah <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to input chinese characters with `scim'?
Date: Sat, 3 May 2008 21:44:31 -0700 (PDT)	[thread overview]
Message-ID: <8f4f8e1c-5026-4afb-b2d2-3ef9e9da2239@1g2000prg.googlegroups.com> (raw)
In-Reply-To: 87prs3mmsy.fsf@gmail.com

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	other threads:[~2008-05-04  4:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-26 10:49 How to input chinese characters with `scim'? Rodolfo Medina
2008-04-26 15:29 ` Eli Zaretskii
     [not found] ` <m2wsmk30sr.fsf@mac.com>
2008-04-26 21:07   ` Rodolfo Medina
2008-04-26 21:02     ` Eli Zaretskii
     [not found]     ` <mailman.10849.1209243765.18990.help-gnu-emacs@gnu.org>
2008-04-26 23:04       ` How to input traditional chinese characters? (was: How to input chinese characters with `scim'?) Rodolfo Medina
2008-04-27  3:10         ` Eli Zaretskii
2008-05-02 15:41     ` How to input chinese characters with `scim'? Xah
2008-05-03 15:26       ` Rodolfo Medina
2008-05-04  4:44         ` Xah [this message]
2008-05-12 12:12     ` [solved] Re: How to input chinese characters? Rodolfo Medina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8f4f8e1c-5026-4afb-b2d2-3ef9e9da2239@1g2000prg.googlegroups.com \
    --to=xahlee@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).