Anyone use scim bridge el with Chinese
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 5 articles for 0.024 sec
Re: Anyone use scim-bridge.el with Chinese?     

Group: gnu.emacs.help · Group Profile · Search for Anyone use scim bridge el with Chinese in gnu.emacs.help
Author: S. Irie
Date: Sep 18, 2008 19:20

...strange that you cannot input anything in Chinese. When I tested...space? Otherwise, you must remove `(scim-define-common-key ?\C-\ nil...come out by loading/using `scim-bridge.el'? If so, what...there is elisp conflicting with scim-mode? * Which version of Emacs...which desktop environment have you used? I will add the template...the current version, the functions used for localization is included in...
Show full article (1.77Kb) · Show article thread
Re: Anyone use scim-bridge.el with Chinese?     

Group: gnu.emacs.help · Group Profile · Search for Anyone use scim bridge el with Chinese in gnu.emacs.help
Author: Andy Stewart
Date: Sep 12, 2008 23:18

...scim-adjust-window-x-position 'gnome) (scim-mode t) And everything looks okay...romaji-into-preedit' will get message: "SCIM: <zenkaku-hankaku> is undefined" I think...' is wrong. So, make scim-bridge works with Chinese just setup `...guess that you don't use scim-bridge, which was originally developed ...to solve the C++ ABI problems. irieshinsuke> scim-bridge.el communicates with SCIM...
Show full article (2.08Kb) · Show article thread
Re: Anyone use scim-bridge.el with Chinese?     

Group: gnu.emacs.help · Group Profile · Search for Anyone use scim bridge el with Chinese in gnu.emacs.help
Author: irieshinsuke
Date: Sep 11, 2008 23:12

...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...
Show full article (0.68Kb) · Show article thread
Re: Anyone use scim-bridge.el with Chinese?     

Group: gnu.emacs.help · Group Profile · Search for Anyone use scim bridge el with Chinese in gnu.emacs.help
Author: Andy Stewart
Date: Sep 15, 2008 17:04

... of settings suitable for the Chinese users: (require 'scim-bridge) (...-define-common-key ?\C-\ nil) (scim-define-common-key ?\C-/ nil) S... for your replay. :) I use scim-pinyin for Chinese input method. And I ...', SPACE, etc.) Unfortunately, `scim-bridge-zh.el' doesn't exist because I cannot understand Chinese :P Can you release develop document...
Show full article (0.79Kb) · Show article thread
Anyone use scim-bridge.el with Chinese?     

Group: gnu.emacs.help · Group Profile · Search for Anyone use scim bridge el with Chinese in gnu.emacs.help
Author: Andy Stewart
Date: Sep 9, 2008 22:16

Hi, everybody! I found a extension named 'scim-bridge' is a SCIM bridge client for GNU Emacs. And it can use SCIM to input CJK languages. It's homepage: ... configure it along with author, but i can't make it work with Chinese. And anyone know how to make it work with Chinese? Or anyone know Japanese can tell me author's email? I can't understand Japanese. ...
Show full article (0.55Kb)