Get the latest version of emacs:
Compile:
then you can run emacs under src directory.
FC6上使用emacs23可以得到以下好处:
1. 中文不会出现方框
2. minibuffer里显示中文目录和文件时不会乱码
3. 字体大小调整速度变快
cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co -r emacs-unicode-2 emacs |
Compile:
$ mkdir output $ cd output $ ../emacs/configure --enable-font-backend --with-xft --with-freetype --with-gtk $ make bootstrap $ make |
FC6上使用emacs23可以得到以下好处:
1. 中文不会出现方框
2. minibuffer里显示中文目录和文件时不会乱码
3. 字体大小调整速度变快
No comments:
Post a Comment