>>>> "Andy" == Andy Piper
<andy(a)xemacs.org> writes:
Andy> At 05:02 AM 2/24/00 -0800, Martin Buchholz wrote:
GB> 1. the buffer tabs background is unmistakenly mycolor4 (a very dark
GB> blue) when i specified rosybrown2
>
> I have the same problem.
>
> If I do:
>
> ./xemacs -vanilla -q -xrm '*.buffers-tab.attributeBackground:green'
>
> I get green tabs, but I also get a warning:
Andy> What makes you think X resources are consulted at all for buffers tab. I
Andy> certainly haven't implemented this unless there is some generic code for
Andy> picking up face values from X resources. buffers-tab face is specified at
Andy> the lisp level.
There's generic code for converting X resources into face
backgrounds. Maybe it's the builtin faces that are special in some way.
If someone out there is an X guru and likes buffer tabs, you are
encouraged to volunteer and hack on this. Else I will probably end up
doing the work, badly.
Martin