emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: Funny handling of background color for initial minibuffe


From: Richard M. Stallman
Subject: address@hidden: Funny handling of background color for initial minibuffer-only frame]
Date: Sun, 05 Feb 2006 12:35:31 -0500

Would someone please debug this, and ack?

------- Start of forwarded message -------
To: address@hidden
From: Stefan Monnier <address@hidden>
Date: Mon, 30 Jan 2006 15:41:53 -0500
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Funny handling of background color for initial minibuffer-only frame


A bug was recently introduced (within the last week or two) which is
triggered by my minibuffer-only setup.

It can be reproduced with the following steps:

   emacs -Q --eval "(setq initial-frame-alist
                          '((minibuffer . only)
                            (background-color . \"red\")))"

you should see a single frame open, with an ugly red background (rest
assured this is not the color I use ;-) where all the text is incorrectly
displayed with a white background rather than a red background.


        Stefan


_______________________________________________
Emacs-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------




reply via email to

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