help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Changing frame font


From: Gary Oberbrunner
Subject: Re: [h-e-w] Changing frame font
Date: Tue, 18 May 2010 10:35:32 -0400 (EDT)


----- Original Message -----
> AFAIK, there is nothing in NEWS or in the manuals that tells you how
> to change
> the font for a given frame.

(set-face-attribute FACE FRAME &rest ARGS)

e.g.: 
; set default font attributes (for all frames)
(set-face-attribute 'default nil :font "Consolas-10.5")

-- 
. . . . . . . . . . . . . . . . . . . . . . . . .
Gary Oberbrunner                address@hidden
GenArts, Inc.                   Tel: 617-492-2888
955 Mass. Ave                   Fax: 617-492-2852
Cambridge, MA 02139 USA         www.genarts.com 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]