From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: still no colors in rxvt Date: Wed, 04 Jun 2003 06:25:33 +0300 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3405-Wed04Jun2003062533+0300-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054697385 5980 80.91.224.249 (4 Jun 2003 03:29:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2003 03:29:45 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 04 05:29:43 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 19NOxj-0001XQ-00 for ; Wed, 04 Jun 2003 05:29:19 +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 19NOxs-0007FG-Ku for gnu-help-gnu-emacs@m.gmane.org; Tue, 03 Jun 2003 23:29:28 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NOuW-0004iD-Bn for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 23:26:00 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NOuJ-0004CJ-9j for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 23:25:51 -0400 Original-Received: from frigg.inter.net.il ([192.114.186.16]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NOtS-00036e-0v for help-gnu-emacs@gnu.org; Tue, 03 Jun 2003 23:24:54 -0400 Original-Received: from zaretsky (tony08-235-247.inter.net.il [80.230.235.247] (may be forged)) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id CLO99118; Wed, 4 Jun 2003 06:24:49 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Joe Corneli on Tue, 3 Jun 2003 13:16:09 -0500 (CDT)) 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:10575 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10575 > Date: Tue, 3 Jun 2003 13:16:09 -0500 (CDT) > From: Joe Corneli > > And finally, evaluating (defined-colors) returns "nil" even though rxvt.el > is loaded -- this seems like a potential problem. Sounds like your terminfo entry for whatever terminal RXVT is emulating does not fit what Emacs expects from a color-capable tty. Does it help to read the entry in etc/PROBLEMS whose name is "Colors are not available on a tty or in xterm"? Does it give some ideas to test, and if so, what are the results of those tests?