* On Wed, 25 Sep 2002, D. J. Bolderman wrote: > I want to color my headers, but something goes wrong here. For > example: I have the subject colored white, with a blue > background, but the rest of the line stays black... I've > searched the archives but didn't find a proper solution. > > I'm using 'color index white blue "^Subject:"
I think the consensus is that this is an ncurses issue. I fixed it for myself by compiling with s-lang instead of ncurses. -- John