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

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

Re: Trouble setting default font and window size


From: Eli Zaretskii
Subject: Re: Trouble setting default font and window size
Date: Thu, 28 Jul 2016 17:57:42 +0300

> Date: Thu, 28 Jul 2016 22:47:25 +1000
> From: Ron House <rhouse@smartchat.net.au>
> 
> The problem seems to be that the window is displayed before .emacs
> is processed, so some built-in default is used and then, after that
> has messed things up, .emacs is applied to the messed up display.

I'd suggest to try 2 alternative approaches:

 . Define the font in default-frame-alist
 . Try to use one of the hooks provided by startup.el

One of these methods should overcome the problems related to the order
of things Emacs does at startup.



reply via email to

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