On Sun, Jun 14, 1998 at 03:18:40PM +1000, [EMAIL PROTECTED] wrote: > Hi Gang, > > Been having some trouble getting mutt to work in colour in rxvt under X > (rxvt 2.20-3.1, according to 'dpkg -l|grep rxvt'), and I worked out that > the problem was that the TERM variable is set as 'xterm'. When I manually > change this to 'rxvt', I then get mutt working in colour again. > > Accordning to the rxvt FM "rxvt sets the environment variables TERM, > COLORTERM and COLORFGBG". COLORTERM seems okay, but TERM doesn: > > rei$ set|grep TERM > COLORTERM=rxvt-xpm > TERM=xterm > > Anyone have any cluses here? It's a bit of a pain to have to set it every > time I read my mail, and with all the pretty colour of mutt, who really > want to read it in black and white?
Yes... you must recompile the package. I believe you can set what you want as default by editing the makefile, or a "config.h" type file. If you don't want to do it Debian-package style, just get the vanilla source, untar it in /usr/local/src, then install it into /usr/local/bin, and it won't affect dpkg. There are some other useful configuration options in the rxvt source, too, that you might want to look at. Good luck! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]