【发布时间】:2013-09-29 01:00:16
【问题描述】:
发现emacs 24不能使用c-x c-+和c--来改变字体大小。
一旦我输入 c-x c-+,文本区域下方的水平条会显示 (Emacs-Lisp +1 h1-p),如果我进一步按 c-+,+ 符号后面的数字会增加。也在迷你吧里,上面写着
Use +,-,0 for further adjustment
但是,文本区域中的字体大小根本没有改变
我也关注了How to set the font size in Emacs?,它似乎也不起作用。
在 emacs wiki 中,它也没有给出详细的解决方案...... http://www.emacswiki.org/emacs/SetFonts
我的emacs版本是
GNU Emacs 24.3.1
Copyright (C) 2013 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
和系统
Linux mybox 3.10.7-gentoo #1 SMP Mon Sep 2 16:48:35 Local time zone must be set--see zic m x86_64 AMD E-450 APU with Radeon(tm) HD Graphics AuthenticAMD GNU/Linux
提前致谢!
【问题讨论】: