From owner-freebsd-stable Sun May 5 11:28: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id D380437B49B for ; Sun, 5 May 2002 11:25:42 -0700 (PDT) Received: from v-ger.we.lc.ehu.es (lxpx320.lx.ehu.es [158.227.26.220]) by polaris.we.lc.ehu.es (8.11.6/8.11.6) with ESMTP id g45IPLH12288; Sun, 5 May 2002 20:25:22 +0200 (MET DST) Received: (from jose@localhost) by v-ger.we.lc.ehu.es (8.11.6/8.11.6) id g45ENxd02390; Sun, 5 May 2002 16:23:59 +0200 (CEST) (envelope-from jose) Date: Sun, 5 May 2002 16:23:59 +0200 From: "Jose M. Alcaide" To: Andy Sparrow Cc: Martin Karlsson , stable@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/mutt-devel Makefile Message-ID: <20020505162358.E237@v-ger.we.lc.ehu.es> References: <20020504201516.BA9CA3E14@CRWdog.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020504201516.BA9CA3E14@CRWdog.demon.co.uk>; from spadger@best.com on Sat, May 04, 2002 at 04:15:16PM -0400 X-Operating-System: FreeBSD 4.5-RELEASE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, May 04, 2002 at 04:15:16PM -0400, Andy Sparrow wrote: > This used to work perfectly with the color customizations in > ~/.Xdefaults and Xterm-color (an acceptable hack, IMHO), but this no > longer works. > > Setting TERM=xterm-color (or some other wonky, non-standard value) to > get this is not really acceptable (for me at least). I am succesfully using this hack: In ~/.Xdefaults: *customization: -color And in app-defaults/XTerm-color: *termName: xterm-color (you can add "XTerm*termName: xterm-color" to ~/.Xdefaults instead) Actually, I think that "*termName: xterm-color" should be always defined in app-defaults/XTerm-color. Maybe the x11/XFree86-4-clients port should apply a patch for doing that, given that FreeBSD has both "xterm" and "xterm-color" entries in termcap(5). Just my 0.02 Euro. -- ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message