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

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

RE: Info nodes titles font size customization


From: Drew Adams
Subject: RE: Info nodes titles font size customization
Date: Sun, 5 Oct 2008 10:48:54 -0700

> > After customizing the font size, in my .emacs appeared the following
> >
> > (custom-set-faces ...)
> >
> > How can I replace the `custom-set-faces' issue by some 
> > other command to achieve the same result?  `setq' does not work.
>
> I don't like settings by custom, I prefer writing lisp code 
> in ~/.emacs.  How can I do so in this case?

Uh, use `custom-set-faces' in ~/.emacs?

If you never use Customize, then Customize will never overwrite the
`(custom-set-faces ...)' that you put in your ~/.emacs.





reply via email to

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