摘要:
之前用 KDE 的时候,没有发现 Emacs 输入中文的问题,转到 GNOME3 之后,莫名其妙的就无法使用 IBus 输入中文了。。。折腾了一个星期,问题终于解决:yaourt -S ibus-el RET安装之后会有提示将下面的语句加入 .emacs 中:;; ibus-el;Add these stuff to you .emacs: (require 'ibus) ;; Turn on ibus-mode automatically after loading .emacs (add-hook 'after-init-hook 'ibus-mode-on) ;; 阅读全文
posted @ 2011-12-06 06:33
Kaffeeck
阅读(911)
评论(0)
推荐(0)

浙公网安备 33010602011771号