[Bug: 21.5-b28] face modeline-mousable inherits the wrong background

Giacomo Boffi giacomo.boffi at polimi.it
Tue Feb 3 16:04:45 EST 2009


Stephen J. Turnbull writes:
 > Giacomo Boffi writes:
 > 
 >  > % xrdb -q | grep -i xemacs | grep -i font
 > 
 > That last should be grep -i background....

i'm at home, no X, so all i can do is

% grep -i xemacs .Xdefaults | grep -i background 
                     XEmacs*Background: OtherColor(4)
    XEmacs.default.attributeBackground: Color(2)
XEmacs.buffers-tab*attributeBackground: Color(2)
   XEmacs.modeline*attributeBackground: OtherColor(4)
        XEmacs*XlwScrollBar.Background: Color(2)
  XEmacs*XlwScrollBar.backgroundPixmap: /home/boffi/.icons/squared.xpm
% 

honest, i cannot remember the reason of the last line

OtherColor(4) expands to a dark, saturated color, eg Maroon4,
Color(2) to a light, almost unsaturated color, eg honeydew2

squared.xpm is generated by .xsession, almost pure Color(2)

the background of modeline-mousable is squared.xpm, that is the
background of the default font

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the XEmacs-Beta mailing list