Re: strange error in mutt

1999-09-10 Thread Roberto Suarez Soto
On 09/Sep/1999, Marco Giardini wrote: > color quoted9cyan default > Running mutt i get the following error for every line containing the default color: Maybe you compiled Mutt with ncurses? The "default" color only works if compiled with Slang, AFAIK. -- Robert

Re: strange error in mutt

1999-09-09 Thread Matthew Cordes
Strange, Mine works fine with "default" as a background color. Are you using a precompiled binary or did you compile it yourself? What version? I'm using 1.0pre1i from a debian *.deb (precompiled) with the following options: System: Linux 2.2.12 [using slang 10202] Compile options: -DOMAIN -HO

Re: strange error in mutt

1999-09-09 Thread Chris Costello
On Thu, Sep 09, 1999, Marco Giardini wrote: > in my .muttrc file there is some like that use default color as: > color quoted9cyan default > Error in /home/marco/.muttrc, line 292: default: no such color > WHY? > The documentation mentions that the color default is available . b

strange error in mutt

1999-09-09 Thread Marco Giardini
in my .muttrc file there is some like that use default color as: color quoted9cyan default Running mutt i get the following error for every line containing the default color: Error in /home/marco/.muttrc, line 292: default: no such color WHY? The documentation mentions that the col