On Wed, 25 Sep 2002, Thomas Dickey wrote:

> > So how do I get Mutt to call ncurses then ? Do I have to recompile or
> > something ??
> 
> mutt does - but there are some missing pieces.  The calls using the macro
> BKGDSET are either incomplete, or there is needed some related calls to the
> bkgd function.
> 
>       #if !defined(USE_SLANG_CURSES) && defined(HAVE_BKGDSET)
>       #define BKGDSET(x) bkgdset (ColorDefs[x] | ' ')
>       #else
>       #define BKGDSET(x)
>       #endif

Would this problem be solved if I upgrade mutt to the cvs version ? Or
do I just create more problems then :)

> 
> (if I had less work to do, I'd have a patch for mutt, but have been busy
> on - besides my day job - xterm, lynx, ncurses and vile within the past
> month).

Cool, well maybe someone else could write a patch (I don't have the
knowledge) because I noticed more people are having this problem.

-- 

D.J. Bolderman
[EMAIL PROTECTED]

Reply via email to