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


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to