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

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

x-show-tip color choices


From: Nikolaj Schumacher
Subject: x-show-tip color choices
Date: Mon, 12 Mar 2007 23:35:50 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (darwin)

Hello,

I'm not quite sure if this qualifies as a bug, however I find it
irritating:

I have this in my .emacs:
(add-to-list 'default-frame-alist '(background-color . "black"))
(add-to-list 'default-frame-alist '(foreground-color . "wheat"))

So when I call
(x-show-tip "hello")
I get a tooltip with wheat-colored text and a yellow background.

I don't think it should override only one of the background and
foreground colors; either both or none.


regards,
Nikolaj Schumacher




reply via email to

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