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

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

Re: set default font - globally


From: Sebastian Kaps
Subject: Re: set default font - globally
Date: Fri, 19 Oct 2007 23:28:46 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

// Peter Dyballa writes:

> There is also initial-frame-alist ...

I know. I found it in my XEmacs configuration files. I have now set
,----
| default-frame-alist '((width . 115) (height . 50) (font . "DejaVu Sans 
Mono-11"))
| initial-frame-alist '((width . 115) (height . 50) (font . "DejaVu Sans 
Mono-11"))
`----

And it works as expected. One step closer to dropping XEmacs in favour
of Emacs :-)

-- 
Ciao, Sebastian


reply via email to

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