From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: emacs 21.2 using black on black for color terminal Date: Thu, 15 Aug 2002 13:54:59 -0600 (MDT) Sender: emacs-devel-admin@gnu.org Message-ID: <200208151954.g7FJsxn07974@wijiji.santafe.edu> References: <3D5A5D35.5060400@hekimian.com> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1029441399 13443 127.0.0.1 (15 Aug 2002 19:56:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2002 19:56:39 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17fQjW-0003Ui-00 for ; Thu, 15 Aug 2002 21:56:38 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17fR99-0005D2-00 for ; Thu, 15 Aug 2002 22:23:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17fQkV-0000nq-00; Thu, 15 Aug 2002 15:57:39 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17fQiO-0000Sy-00 for emacs-devel@gnu.org; Thu, 15 Aug 2002 15:55:28 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17fQi1-0000Kf-00 for emacs-devel@gnu.org; Thu, 15 Aug 2002 15:55:17 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17fQhy-0000Hz-00; Thu, 15 Aug 2002 15:55:03 -0400 Original-Received: from wijiji.santafe.edu (wijiji [192.12.12.5]) by pele.santafe.edu (8.11.6+Sun/8.11.6) with ESMTP id g7FJtK501481; Thu, 15 Aug 2002 13:55:20 -0600 (MDT) Original-Received: (from rms@localhost) by wijiji.santafe.edu (8.11.6+Sun/8.9.3) id g7FJsxn07974; Thu, 15 Aug 2002 13:54:59 -0600 (MDT) X-Authentication-Warning: wijiji.santafe.edu: rms set sender to rms@wijiji using -f Original-To: joseph.buehler@spirentcom.com In-Reply-To: <3D5A5D35.5060400@hekimian.com> (message from Joe Buehler on Wed, 14 Aug 2002 09:37:57 -0400) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6571 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6571 Emacs 21.2 is using black on black for the default colors in non-X11 mode when the termcap capabilites AF and BF are present for the TERM I am using. Is the termcap entry a valid and correct one? What are these capabilities supposed to mean?