all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rodolfo Medina <rodolfo.medina@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to input chinese characters with `scim'?
Date: Sat, 26 Apr 2008 22:07:32 +0100	[thread overview]
Message-ID: <87wsmk4963.fsf@gmail.com> (raw)
In-Reply-To: m2wsmk30sr.fsf@mac.com

Rodolfo Medina <rodolfo.medina@gmail.com> writes:

>> Is out there any Scim user?  I want to input chinese characters with Emacs
>> and
>> Scim, but when I do `C-space' the scim bar does not appear at all. I have
>> Debian Etch.



Eli Zaretskii <eliz@gnu.org> writes:

> Any reason why the Chinese input methods that come with Emacs are not
> good enough for your needs?  Type "C-u C-\ chinese TAB TAB" (yes, TAB
> twice), and you will be presented with a long list of input methods to
> select from.  Their advantage is that they will work on any system,
> even if scim is not installed, and I bet the choice of methods is
> larger than what you have with scim.



Enno Schwass <ennoausberlin@mac.com> writes:

>
> I used scim for japanese input on ubuntu last year, but I returned to
> the native emacs input method. It fits my needs perfect. Did you tried it?


Thanks for your suggestion.

With `chinese-py' input method I can input simplified Chinese characters;
instead with `chinese-py-b5' there are only white squares.  What am I missing?
In my .emacs I put the following stuff:

   (create-fontset-from-fontset-spec "-isas-fangsong
    ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0" t)

        (set-language-environment "Chinese-GB")
        (set-selection-coding-system 'cn-gb-2312)
        (set-clipboard-coding-system 'cn-gb-2312)
        (set-keyboard-coding-system 'cn-gb-2312)
        (setq locale-coding-system 'cn-gb-2312)
        (set-terminal-coding-system  'chinese-iso-8bit)
        (setq default-input-method 'chinese-py-punct)


.  Thanks for further help!
Rodolfo


  parent reply	other threads:[~2008-04-26 21:07 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 [this message]
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
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

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

  git send-email \
    --in-reply-to=87wsmk4963.fsf@gmail.com \
    --to=rodolfo.medina@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.