|
|
在 zh_CN.UTF-8 下,我无法在 Emacs 中用Scim 输入汉字。将
set-selection-coding-system 设置为 chinese-iso-8bit-with-esc 仍然无效。
有人说在 UTF-8 下可以这样解决:
从 KDE 等向 Emacs 中拷贝文字, set-selection-coding-system 为 chinese-iso-8bit-with-esc
从 Emacs 向 KDE 等拷贝文字用 set-selection-coding-system 为 utf-8
可是我试过,无效。
在 zh_CN.GB2312 下启动 Emacs,用scim向其中输入汉字没有问题。
很迷惑, Emacs 与 UTF-8 locale 能否解决? |
|