wmaple wrote:
>My Emacs doesn't run within X system, but the following command in ~/.emacs
>perhaps works.
>
> (set-default-font '"fontname")
>
>But, it seems that the command can not set the font size.
Well, I have tested this. Both the font face
and size can be set in this way:
(set-default-font '"-*-courier-medium-r-normal-*-14-*-*-*-*-*-xgp-14")
Besides, I found the following command works
as well:
(set-frame-font "-*-courier-medium-r-normal-*-14-*-*-*-*-*-xgp-14")
Thank you very much.
Regards,
Guanpeng Xu
==========================
263电子邮件-信赖邮自专业
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs