From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Ok, have colors now, just a few problems to sort out Date: Tue, 3 Jun 2003 13:53:51 -0500 (CDT) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1054666728 28416 80.91.224.249 (3 Jun 2003 18:58:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 18:58:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 03 20:58:45 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NGyM-0007Hg-00 for ; Tue, 03 Jun 2003 20:57:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NGxT-0000AU-Ml for gnu-help-gnu-emacs@m.gmane.org; Tue, 03 Jun 2003 14:56:31 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NGw6-0007Lg-Tb for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:55:06 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NGvD-0006kJ-GW for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:54:16 -0400 Original-Received: from dell3.ma.utexas.edu ([146.6.139.124]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NGuu-0006Jw-13 for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:53:52 -0400 Original-Received: from linux53.ma.utexas.edu (jcorneli@linux53.ma.utexas.edu [146.6.139.18]) by dell3.ma.utexas.edu (8.11.3/8.10.2) with ESMTP id h53IrpN10497 for ; Tue, 3 Jun 2003 13:53:51 -0500 X-Sender: jcorneli@linux53.ma.utexas.edu Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10552 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10552 Ok, after checking out the info at http://www.fleiner.com/vim/rxvt.html and doing what it says to do, I have colors in emacs. Where they came from, how to customize, these things I still don't know.... but they are available. One problem is that I have some escape sequences like "[39;49m" showing up... they're pretty nasty. Joe