Emacs学习笔记:常用快捷键,中文支持。
1. 光标移动
下翻页
ctrl + v
上翻页
alt + v
本行显示在屏幕中心
ctrl + l
上移1行
ctrl + p
下移1行
ctrl + n
左移1字符
ctrl + b
右移1字符
ctrl + f
左移1单词
alt + b
右移1单词
alt + f
移至行始
ctrl + a
移至行末
ctrl + e
移至句始
alt + a
移至名末
alt + e
移至文章的最前面
alt + shift + ,
移至文章的最后面
alt + shift + .
2. 中文支持
Ubuntu的repository带的是emacs 21版,对中文支持不好。建议使用最新版本的emacs 23。下面的网址下载:
http://mail.ustc.edu.cn/~abxeeled/edgy/emacs_23.0.0.1-2_i386.deb
sudo dpkg -i emacs_23.0.0.1-2_i386.deb
参考文章:
1. Emacs Tutorial,
启动Emacs,下面命令即可打开Tutorial
ctrl + h, t
2. cvs20070127 的 emacs23 deb 包
http://forum.ubuntu.org.cn/viewtopic.php?t=40210
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment