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: Re: still no colors in rxvt Date: Tue, 3 Jun 2003 13:16:09 -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 1054665336 21724 80.91.224.249 (3 Jun 2003 18:35:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 18:35:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 03 20:35:33 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 19NGbl-0005Yn-00 for ; Tue, 03 Jun 2003 20:34:05 +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 19NGbl-0002Js-Ai for gnu-help-gnu-emacs@m.gmane.org; Tue, 03 Jun 2003 14:34:05 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NGay-0001pH-GN for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:33:16 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NGKR-00031s-GS for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:16:14 -0400 Original-Received: from dell3.ma.utexas.edu ([146.6.139.124]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NGKQ-0002z6-5a for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 14:16:10 -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 h53IG9N07885 for ; Tue, 3 Jun 2003 13:16:09 -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:10549 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10549 No, the terminfo stuff didn't change anything... And if customization of faces is only going to work when running in an independent X window, how am I supposed to set colors for my terminal? And finally, evaluating (defined-colors) returns "nil" even though rxvt.el is loaded -- this seems like a potential problem. Joe