emacs-devel
[Top][All Lists]
Advanced

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

Re: A different color appears in the unused screen lines


From: Gerd Moellmann
Subject: Re: A different color appears in the unused screen lines
Date: 02 Jun 2002 14:48:32 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

> Do you know how we can diagnose this any further?

I'd look at the function setting the bg color of the X window,
x_set_background_color (?), and see what it uses to translate a color
name to a pixel color.  If the bg color of the face is different from
the bg color of the X window, there should be a difference to what
faces do, which is found in load_color, IIRC.



reply via email to

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