> Date: Thu, 1 Nov 2001 06:39:01 -0500 (EST)
> From: "Thomas E. Dickey" <[EMAIL PROTECTED]>
> To: Roman Neuhauser <[EMAIL PROTECTED]>
> cc: <[EMAIL PROTECTED]>
> Subject: Re: color
> 
> On Thu, 1 Nov 2001, Roman Neuhauser wrote:
> >     If xterm-color is incorrect, what should the value be?
> >     BTW, 1.2.5 displayed colors in rxvt without this hack,
> >     1.3.23i didn't display colors until I put
> >     rxtv.termName = xterm-color in my .Xdefaults.
> 
> did you use curses/ncurses or slang?
> rxvt sets $COLORTERM, which is used by slang to circumvent the normal
> setting of $TERM.

    I have installed mutt from the port with the default settings.
    Looking in the makefile doesn't reveal anything suspicious, so I
    guess mutt's chose either of them: ncurses is part of the base
    system on FreeBSD, and I have libslang 1.4.4_1 port installed too.
    $COLORTERM is rxvt-xpm, so I guess that indicates mutt is linked
    against ncurses, right? 

    mutt -v:
    Mutt 1.3.23i (2001-10-09)
    Copyright (C) 1996-2001 Michael R. Elkins and others.
    Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
    Mutt is free software, and you are welcome to redistribute it
    under certain conditions; type `mutt -vv' for details.

    System: FreeBSD 4.4-STABLE [using ncurses 5.1]
    Compile options:
    -DOMAIN
    +DEBUG
    -HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  
    -USE_FCNTL  +USE_FLOCK
    -USE_POP  -USE_IMAP  -USE_GSS  -USE_SSL  -USE_SASL  
    +HAVE_REGCOMP  -USE_GNU_REGEX  
    +HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
    +HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
    +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  -SUN_ATTACHMENT  
    +ENABLE_NLS  -LOCALES_HACK  -HAVE_WC_FUNCS  -HAVE_LANGINFO_CODESET
    -HAVE_LANGIFO_YESEXPR  
    +HAVE_ICONV  -ICONV_NONTRANS  +HAVE_GETSID  -HAVE_GETADDRINFO  
    ISPELL="/usr/local/bin/ispell"
    SENDMAIL="/usr/sbin/sendmail"
    MAILPATH="/var/mail"
    PKGDATADIR="/usr/local/share/mutt"
    SYSCONFDIR="/usr/local/etc"
    EXECSHELL="/bin/sh"
    -MIXMASTER
    
    TIA
   
-- 
FreeBSD 4.4-STABLE
2:59PM up 9 days, 1:42, 18 users, load averages: 0.05, 0.12, 0.09

Reply via email to