all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re:Problems on Fontset
@ 2005-08-13 14:29 徐冠鹏
  0 siblings, 0 replies; only message in thread
From: 徐冠鹏 @ 2005-08-13 14:29 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 620 bytes --]

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电子邮件-信赖邮自专业

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-13 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-13 14:29 徐冠鹏

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.