From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: maierh@myself.com Newsgroups: gmane.emacs.help Subject: Re: No Colors in Emacs no window mode using xterm. Date: Thu, 17 Oct 2002 07:20:50 +0200 Organization: T-Online Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <8e05d6ad.0210141126.3f9c1f33@posting.google.com> Reply-To: Harald Maier NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035010172 21378 80.91.224.249 (19 Oct 2002 06:49:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 19 Oct 2002 06:49:32 +0000 (UTC) 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 182nQQ-0005YS-00 for ; Sat, 19 Oct 2002 08:49:30 +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 182Zfr-00066D-00; Fri, 18 Oct 2002 12:08:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!194.25.134.62!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-X-Trace: news.t-online.com 1034832051 00 26598 m2l5bmfGS+YQpj 021017 05:20:51 Original-X-Complaints-To: abuse@t-online.com X-Sender: 320041125923-0001@t-dialin.net User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.91 (i386-mingw-nt5.0.2195) Cancel-Lock: sha1:H31lrAhVUlI+cg9q1r/WAsBX/dw= Original-Xref: shelby.stanford.edu gnu.emacs.help:106139 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2738 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2738 will6868@hotmail.com (Willard) writes: > I am running Emacs 21.2.1 in no window mode on a Sun Solaris 5.8 > system. Xterm windows are capable of displaying color on this > system because other applications do display colors in xterm > windows. However, Emacs does not display colors when I run in now > window mode using an Xterm window. What can I do to get color to > work in this setup? On my system (5.8) /usr/openwin/bin/xterm is not able to display the colors. With /usr/dt/bin/dtterm emacs works fine. I fear you need to install xterm-color. Harald