* [monnier@iro.umontreal.ca: Funny handling of background color for initial minibuffer-only frame]
@ 2006-02-05 17:35 Richard M. Stallman
0 siblings, 0 replies; 4+ messages in thread
From: Richard M. Stallman @ 2006-02-05 17:35 UTC (permalink / raw)
Would someone please debug this, and ack?
------- Start of forwarded message -------
To: emacs-devel@gnu.org
From: Stefan Monnier <monnier@iro.umontreal.ca>
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
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 4+ messages in thread
* [monnier@iro.umontreal.ca: Funny handling of background color for initial minibuffer-only frame]
@ 2006-02-13 4:40 Richard Stallman
2006-02-14 15:30 ` Chong Yidong
0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2006-02-13 4:40 UTC (permalink / raw)
[I sent this message a week ago but did not get a response.]
Would someone please debug this, and ack?
------- Start of forwarded message -------
To: emacs-devel@gnu.org
From: Stefan Monnier <monnier@iro.umontreal.ca>
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
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [monnier@iro.umontreal.ca: Funny handling of background color for initial minibuffer-only frame]
2006-02-13 4:40 [monnier@iro.umontreal.ca: Funny handling of background color for initial minibuffer-only frame] Richard Stallman
@ 2006-02-14 15:30 ` Chong Yidong
2006-02-15 4:39 ` Richard M. Stallman
0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2006-02-14 15:30 UTC (permalink / raw)
Cc: emacs-devel
> 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 <rms@gnu.org>
* xfns.c (Fx_create_frame): Put all specified parms into f->param_alist
unless they were cleared out.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [monnier@iro.umontreal.ca: Funny handling of background color for initial minibuffer-only frame]
2006-02-14 15:30 ` Chong Yidong
@ 2006-02-15 4:39 ` Richard M. Stallman
0 siblings, 0 replies; 4+ messages in thread
From: Richard M. Stallman @ 2006-02-15 4:39 UTC (permalink / raw)
Cc: emacs-devel
> It can be reproduced with the following steps:
>
> emacs -Q --eval "(setq initial-frame-alist
> '((minibuffer . only)
> (background-color . \"red\")))"
I fixed this. Thanks for partly debugging it.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-02-15 4:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-13 4:40 [monnier@iro.umontreal.ca: Funny handling of background color for initial minibuffer-only frame] Richard Stallman
2006-02-14 15:30 ` Chong Yidong
2006-02-15 4:39 ` Richard M. Stallman
-- strict thread matches above, loose matches on Subject: below --
2006-02-05 17:35 Richard M. Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.