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
> 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..."
thanks!