emacs 24 では cx c-+ と c-- を使用してフォント サイズを変更できないことがわかりました。
cx c-+ と入力すると、テキスト領域の下の水平バーに (Emacs-Lisp +1 h1-p) が表示され、さらに c-+ を押すと + 記号の後の数字が増加します。ミニバーにもそう書いてある
Use +,-,0 for further adjustment
ただし、テキスト領域のフォント サイズはまったく変更されません。
また、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
前もって感謝します!