unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andy Stewart <lazycat.manatee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Anyone use scim-bridge.el with Chinese?
Date: Sat, 04 Oct 2008 17:14:30 +0800	[thread overview]
Message-ID: <87r66wen7t.fsf@manatee.domain> (raw)
In-Reply-To: c21e714a-a05e-442b-9155-1d55f9cc70d2@s9g2000prg.googlegroups.com

[-- Attachment #1: Type: text/plain, Size: 3112 bytes --]

Hi, Irie!

I have transform a Chinese version of scim-bridge-zh.el in my
attachment.
Perhaps some word is not very exactly. :)

But, unfortunately.

I can't make scim-bridge.el works with my emacs.
Below is details:

------------------------------> Details start <------------------------------

Operationg System:
        Debian testing.

Desktop Environment:
        GNOME

Emacs Version:
        Emacs CVS 23.0.60.1 (build at 2008-09-27)

I have set Emacs*useXIM: false in ~/.Xdefaults and use command "xrdb ~/.Xdefaults" to update.

I make below configuration in ~/.emacs and startup with emacs -Q

(require 'scim-bridge-zh)
(scim-define-common-key (kbd "C-SPC") nil)
(scim-define-common-key (kbd "C-\\") nil)
(setq scim-cursor-color "red")
(scim-mode t)

And haven't any error message out when loading scim-bridge.el.

And the value of variable 'scim-imcontext-id' is "5".

And I use command "describe-key" get many key is binding with
`scim-handle-event'.

And I rebinding key of SCIM turn on with <pause> use SCIM GUI
configuration utility.

------------------------------> Details end   <------------------------------

And I can't use scim-bridge.el input any Chinese.

Any suggestion?

Regards.

  -- Andy.

"S. Irie" <irieshinsuke@gmail.com> writes:

> 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

[-- Attachment #2: scim-bridge-zh.el --]
[-- Type: application/emacs-lisp, Size: 15003 bytes --]

  reply	other threads:[~2008-10-04  9:14 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
2008-10-04  9:14           ` Andy Stewart [this message]
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

  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=87r66wen7t.fsf@manatee.domain \
    --to=lazycat.manatee@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).