emacs-devel
[Top][All Lists]
Advanced

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

Re: default-frame-alist vs. initial-frame-alist


From: Stefan Monnier
Subject: Re: default-frame-alist vs. initial-frame-alist
Date: Fri, 24 Oct 2014 09:04:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> I have to set both lists below to make the change in colors
>> effective.  I think it should be enough with
>> default-frame-alist. This is on both 24.3 and 24.4

> This is the expected behavior, as described in the User Manual (see
> the node "Frame Parameters").  Emacs always worked like that.

Really?  When I do:

   emacs -Q --eval '(setq default-frame-alist (quote ((background-color . 
"blue") (font . "fixed"))))'

I expect the initial frame to show me Emacs in a hideous font with
unbearable blue background.  And indeed that's what I get here.


        Stefan



reply via email to

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