all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "S. Irie" <irieshinsuke@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Anyone use scim-bridge.el with Chinese?
Date: Thu, 18 Sep 2008 19:20:01 -0700 (PDT)	[thread overview]
Message-ID: <c21e714a-a05e-442b-9155-1d55f9cc70d2@s9g2000prg.googlegroups.com> (raw)
In-Reply-To: 87sks1dkhf.fsf@manatee.domain

Hmm ... It is strange that you cannot input anything in Chinese. When
I tested scim-mode on Linux distributions (Ubuntu 8.04 and Fedora 9,
etc.), it worked without trouble by using SCIM-pinyin in any case.
This problem might not depend which language you use.

Sorry, I cannot find the cause of the problem, with only the
information which was shown up to now. I would like to know the more
detailed situation.

Here are some questions I would like you to answer:

* Did you set the keybinding for `Trigger' in the `Frontend' section
of `SCIM Input Method Setup' tool to any key event other than Control
+space? Otherwise, you must remove `(scim-define-common-key ?\C-\
nil)' from .emacs file in order to be able to start SCIM.

* Do any error messages come out by loading/using `scim-bridge.el'? If
so, what kind of errors are they?

* What value is bound to the variable `scim-imcontext-id'? If the
IMContext is registered successfully, its ID number is set to this
variable as a string. (ex. "5", "12", etc.) Otherwise, the value keeps
nil and any key events are not sent to SCIM.

* Did you test .emacs file which contains only scim-mode settings in
order to examine whether there is elisp conflicting with scim-mode?

* Which version of Emacs, which operating system, and which desktop
environment have you used?

I will add the template file for `scim-bridge-??.el' to the next
release of `scim-bridge.el'. In the current version, the functions
used for localization is included in not `scim-bridge.el' but `scim-
bridge-ja.el', even though some of these functions which can be
commonly used for all languages should be included in `scim-
bridge.el'. Thank you very much for your proposal!

Anyway, it is necessary for the program to work correctly first of
all.

S. Irie


  reply	other threads:[~2008-09-19  2:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-10  5:16 Anyone use scim-bridge.el with Chinese? Andy Stewart
2008-09-12  6:12 ` irieshinsuke
2008-09-13  6:18   ` Andy Stewart
2008-09-13 22:58     ` S. Irie
2008-09-16  0:04       ` Andy Stewart
2008-09-19  2:20         ` S. Irie [this message]
2008-10-04  9:14           ` Andy Stewart
2008-10-06 10:07             ` S. Irie

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=c21e714a-a05e-442b-9155-1d55f9cc70d2@s9g2000prg.googlegroups.com \
    --to=irieshinsuke@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.