On Wed, 25 Sep 2002, Thomas Dickey 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 think the consensus is that this is an ncurses issue. I fixed > > it for myself by compiling with s-lang instead of ncurses. > > uh no - it's a mutt issue. > ncurses and slang have comparable capabilities in this area, the issue is > that mutt isn't calling ncurses to achieve the effect.
So how do I get Mutt to call ncurses then ? Do I have to recompile or something ??