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

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

Re: How to customize default face (font)? (2nd post)


From: Oliver Scholz
Subject: Re: How to customize default face (font)? (2nd post)
Date: Fri, 14 Mar 2003 23:57:23 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50

A. L. Meyers <me@privacy.net> writes:

> Hi! Have the following line in ~/.xemacs/custom.el:
>
> '(default ((t (:size "11pt" :family "Terminus"))) t)
>
> Have tried to customize Emacs the same way but alas haven't got it to
> work yet.  Suggestions welcome.
[...]

What exactly did you try to achieve? What did you expect? This is
obviously a line that was put there via the customize interface. Did
you copy it into you .emacs? If so: customize isn't supposed to be
used that way. Try `M-x customize-face RET default RET' and set it
according to your preferences. 

[`:size' is not the right keyword for Emacs. It has to be `:height'.]

Or do you want to know what Elisp code you should put into you .emacs
to get such a default face?

    Oliver
-- 
24 Ventôse an 211 de la Révolution
Liberté, Egalité, Fraternité!


reply via email to

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