emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Funny handling of background color for initial minib


From: Chong Yidong
Subject: Re: address@hidden: Funny handling of background color for initial minibuffer-only frame]
Date: Tue, 14 Feb 2006 10:30:34 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> 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.

The bug was introduced by this change:

2006-01-26  Richard M. Stallman  <address@hidden>

        * xfns.c (Fx_create_frame): Put all specified parms into f->param_alist
        unless they were cleared out.




reply via email to

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