From: "S. Irie" <irieshinsuke@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Anyone use scim-bridge.el with Chinese?
Date: Mon, 6 Oct 2008 03:07:40 -0700 (PDT) [thread overview]
Message-ID: <b5269b13-fcd1-4200-bce2-c64947499d70@b38g2000prf.googlegroups.com> (raw)
In-Reply-To: 87r66wen7t.fsf@manatee.domain
Hi Andy,
> I have transform a Chinese version of scim-bridge-zh.el in my
> attachment.
Thank you very much for your contribution!
I will distribute this file together with scim-bridge.el after
a little arrangement. I think that the name of this file should
be `scim-bridge-zh_CN.el'.
> And I rebinding key of SCIM turn on with <pause> use SCIM GUI
> configuration utility.
<pause>?
Is an error message displayed in the minibuffer by pressing [pause]
key? (such as `<pause> is undefined')
If so, please add the following to your .emacs file.
(scim-define-common-key 'pause t)
scim-mode does not handle [pause] by the default settings,
therefore it is necessary to bind this key to `scim-handle-event'
explicitly. See `scim-common-function-key-list'.
S. Irie
prev parent reply other threads:[~2008-10-06 10:07 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
2008-10-06 10:07 ` S. Irie [this message]
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=b5269b13-fcd1-4200-bce2-c64947499d70@b38g2000prf.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.