From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stanley Yao Newsgroups: gmane.emacs.help Subject: termcap or terminfo Date: Mon, 28 Jul 2003 12:54:54 -0700 Organization: University of Arizona CS Department, Tucson AZ Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1059423626 23556 80.91.224.249 (28 Jul 2003 20:20:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2003 20:20:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 28 22:20:19 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 19hES3-00062i-00 for ; Mon, 28 Jul 2003 22:18:35 +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 19hEPD-0001Qb-LM for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Jul 2003 16:15:39 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!news.asu.edu!ennfs.eas.asu.edu!noao.edu!CS.Arizona.EDU!lectura.CS.Arizona.EDU!yao Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: lectura.cs.arizona.edu Original-Xref: shelby.stanford.edu gnu.emacs.help:115504 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11422 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11422 Hi All, How could I tell if my gnu emacs 21.3.1 is using termcap or terminfo? How to check the value of system-uses-terminfo? I can get the syntax hightlighting, but can't get the colorful syntax highlighting in the text console. ESC x list-colors-display gives nothing. Thanks, Stan