|

楼主 |
发表于 2009-8-24 21:12:06
|
显示全部楼层
谢谢聚焦深空,我照你的方法又试了一遍,重启后emacs 23在英文环境里依然没法调用scim(我是在gnome-terminal中执行emacs的)。
我装的就是emacs23-gtk:
- dpkg -l | grep emacs
- ii emacs-goodies-el 30.3-1 Miscellaneous add-ons for Emacs
- ii emacs23-bin-common 23.1+1-2 The GNU Emacs editor's shared, architecture dependent f
- ii emacs23-common 23.1+1-2 The GNU Emacs editor's shared, architecture independent
- ii emacs23-common-non-dfsg 23.1+1-1 GNU Emacs shared, architecture independent, non-DFSG it
- ii emacs23-el 23.1+1-2 GNU Emacs LISP (.el) files
- ii emacs23-gtk 23.1+1-2 The GNU Emacs editor (with GTK+ user interface)
- ii emacsen-common 1.4.19 Common facilities for all emacsen
复制代码
真的很奇怪,其他程序,在英文环境下,无论是gtk、qt还是tk/tcl均可以使用scim,唯独emacs不行。没办法,现在我只好把emacs给alias成“env LC_CTYPE="zh_CN.UTF-8" emacs“了。我想肯定有地方的设置有问题,无奈不知道在哪。 |
|