On Sat, Nov 06, 1999 at 03:48:13PM -0800, Reed Lai wrote:
> On Sat, Nov 06, 1999 at 01:09:34AM -0600, oneiros wrote:
> > Thus spake Reed Lai ([EMAIL PROTECTED]):
> >
> > > i tell mutt to use color "default", but mutt tell me
> > > "default: no such color", why?
> > >
> > > for example "color error brightred default"
> >
> > default will only work if mutt was compiled against ncurses, if it's compiled
i just checked file config.log, and found there is /usr/include/ncurses
in my system,... but what's going wrong? or i must tell configure to
compile against ncurses?
> > against slang you'll need to use black.
>
> yes, i got the point... and i checked the manual of mutt, it said
>
> "...If Mutt is linked against the S-Lang library, you also need to
> set the COLORFGBG environment variable to the default colors of your
> terminal for this to work..."