Welcome 微信登录
编程资源 图片资源库 蚂蚁家优选

首页 / 操作系统 / Linux / Ubuntu下Emacs不能使用输入法的解决办法

执行以下操作: sudo add-apt-repository ppa:irie/elisp sudo apt-get update and install ibus-el package: sudo apt-get install ibus-elemacs配置文件中加(require "ibus);; Turn on ibus-mode automatically after loading .emacs(add-hook "after-init-hook "ibus-mode-on);; Use C-SPC for Set Mark command(ibus-define-common-key ?C-s nil);; Use C-/ for Undo command(ibus-define-common-key ?C-/ nil);; Change cursor color depending on IBus status(setq ibus-cursor-color "("red" "blue" "limegreen"));; Use s-SPC to toggle input status(global-set-key (kbd "s-SPC") "ibus-toggle)重启emacsM-x ibus-enable即可Ubuntu 10.10 通过锐捷连接校园网关于Fedora 11 下 Fcitx安装后不能激活的解决相关资讯      Ubuntu教程 
  • Ubuntu教程 - 使用Ubuntu拷贝CD和  (12/18/2013 14:38:16)
  • 让Ubuntu 12.10支持RAR和7Z文件解  (11/15/2012 18:51:50)
  • Windows 7硬盘安装Ubuntu 12.10图  (11/03/2012 19:22:47)
  • 完美安装Ubuntu 12.10最新AMD显卡  (11/27/2012 08:17:47)
  • Win 7硬盘安装Ubuntu 12.10  (11/05/2012 13:30:34)
  • 虚拟机上Ubuntu 11.10升级到12.04  (10/12/2012 20:00:38)
本文评论 查看全部评论 (0)
表情: 姓名: 字数