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

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

Re: setting the font in .emacs


From: Keith
Subject: Re: setting the font in .emacs
Date: Mon, 23 Sep 2002 11:12:41 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "os" == Oliver Scholz <alkibiades@gmx.de> writes:

    os> Yes, you can check for various display capabilities with the
    os> `display-.*-p'-functions. In this case `display-multi-font-p'
    os> would be the appropriate one:

    os> (when (display-multi-font-p) (set-face-font ...))

Perfect! Thank you for that     :-)

-- 
Keith.


reply via email to

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