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:51:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> I'm quite sure the OP customized the list from .emacs, not from the
> command line.  See the original message, which clearly shows that.

I still don't understand: if I do

   echo '(setq default-frame-alist (quote ((background-color . "blue") (font . 
"fixed"))))' >~/tmp/.emacs; HOME=$HOME/tmp emacs

I get the same result: a blue background and an ugly font, both on the
initial frame and on subsequent ones I might create with C-x 5 2.


        Stefan



reply via email to

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