在emacs里使用非系统输入法

如果使用 pgtk 分支,可以在配置中加入

(setq pgtk-use-im-context-on-new-connection nil)

禁用输入法,或使用 pgtk-use-im-context 函数启用和禁止系统输入法。 参考:

2 个赞