all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: irieshinsuke@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: Anyone use scim-bridge.el with Chinese?
Date: Thu, 11 Sep 2008 23:12:17 -0700 (PDT)	[thread overview]
Message-ID: <3d9a5f6e-42fa-457d-a1ce-8fe70a70e62e@s9g2000prg.googlegroups.com> (raw)
In-Reply-To: 87hc8oh973.fsf@manatee.domain

Hi,

Sorry, I have not written the documents other than Japanese yet.

Did any error messages come out?

I guess that you don't use scim-bridge, which was originally developed
in order to solve the C++ ABI problems.
scim-bridge.el communicates with SCIM through the scim-bridge agent
using UNIX domain socket, therefore it can not work without the agent.
Is scim-bridge installed?

Or, you might don't inhibit XIM from taking over the key events.
To do this, for example, add a line into ~/.Xresources file:

   Emacs*useXIM: false

And execute the command in a terminal:

   xrdb ~/.Xresources

or restart X server.

Please report again if it doesn't work well.

S. Irie


  reply	other threads:[~2008-09-12  6:12 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 [this message]
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
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=3d9a5f6e-42fa-457d-a1ce-8fe70a70e62e@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.