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

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

bug#6713: initial-frame-alist params applied to all frames


From: Chong Yidong
Subject: bug#6713: initial-frame-alist params applied to all frames
Date: Fri, 23 Jul 2010 12:07:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

> With a .emacs that contains just:
>
>   (setq initial-frame-alist '((background-color . "grey75")))
>
> start "emacs" and then hit C-x 5 2.  Notice that the second frame also
> has a grey75 background.

Hmm, I can't reproduce this.  For me, the second frame is white.  This
is with latest bzr sources, and `xrdb -remove' before running Emacs.





reply via email to

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