| Re: Anyone use scim-bridge.el with Chinese? |
|
 |
|
 |
|
 |
|
 |
Group: gnu.emacs.help · Group Profile
Author: Andy StewartAndy Stewart Date: Sep 15, 2008 17:04
>>>>> "S" == S Irie gmail.com> writes:
S> This is an example of settings suitable for the Chinese users:
S> (require 'scim-bridge)
S> (scim-define-common-key ?\C-\ nil)
S> (scim-define-common-key ?\C-/ nil)
S> (scim-mode t)
Hi, Irie!
Thanks for your replay. :)
I use scim-pinyin for Chinese input method.
And I have to setup your recommend configuration.
But i can't input anything Chinese.
Now many key is binding function `scim-handle-event' (like 'a', 'b',
SPACE, etc.)
S> Unfortunately, `scim-bridge-zh.el' doesn't exist because I cannot
S> understand Chinese :P
Can you release develop document about how to write scim-bridge
interface to other LANGUAGE?
I want to help you to write `scim-bridge-zh.el' !
Regards.
Andy.
|