From owner-freebsd-hackers Wed Jan 15 09:46:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA13329 for hackers-outgoing; Wed, 15 Jan 1997 09:46:40 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id JAA13321 for ; Wed, 15 Jan 1997 09:46:28 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id SAA14476; Wed, 15 Jan 1997 18:48:36 +0100 (MET) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.3/8.6.9) id SAA20228; Wed, 15 Jan 1997 18:47:41 +0100 (MET) From: Christoph Kukulies Message-Id: <199701151747.SAA20228@gilberto.physik.rwth-aachen.de> Subject: Re: xterm, color_xterm, mutt In-Reply-To: from Randall Hopper at "Jan 15, 97 11:59:29 am" To: rhh@ct.picker.com (Randall Hopper) Date: Wed, 15 Jan 1997 18:47:40 +0100 (MET) Cc: kuku@gilberto.physik.rwth-aachen.de, freebsd-hackers@freefall.freebsd.org Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Christoph Kukulies: > |Hhmm, when xterm replaces color_xterm, so why doesn't mutt > |(the elm-lookalike-but-fancier-colors-mail-reader) show in > |colors any longer. I tried with TERM=xterm-color and TERM=xterm > |and the world is two colored :-( > | > |Trying my backup copy of color_xterm brings back colors - just has this > |utmp nastiness. > | > |Has anyone tried it out? Would the new termcap.src help (donated by > |Xinside)? > > I've been running mutt for some months now in color with no problems. > > I dumped xterm-color (and xtermc on Solaris) as they neither one worked > flawlessly for me. Maybe this is slang; maybe the termcap entry. I don't > know. > > But try this -- works for me: > > 1) Compile mutt with slang (not ncurses) > 2) TERM=xterm > 3) COLORTERM=y I've been running mutt with colors fine with color_xterm and xterm-colors. But now, even with a newly compiled xterm from ports/x11, installed xterm app-defaults/XTerm app-defaults/XTerm-color That posted .termcap The entry #ifdef COLOR *customization: -color #endif in my .Xdefaults (I'm running fvwm95-2 and Xaccel on a TrueColor visual). - anything forgotten? ah, yes - to make libXaw95 work correctly I have *beNiceToColormap: False (in my app-defaults/XTerm) My go/nogo test is always: (put that in a little shell script) #!/bin/sh echo "FreeBSD is a great OS" (where the ^[ is edited ^V in vi.) which should show you what FreeBSD is in colors :-) > > Randall > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de