From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ask" Newsgroups: gmane.emacs.help Subject: emacs 21.1 color highligh Date: 30 Jan 2007 04:20:01 -0800 Organization: http://groups.google.com Message-ID: <1170159601.079090.112030@a75g2000cwd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1170160839 26506 80.91.229.12 (30 Jan 2007 12:40:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Jan 2007 12:40:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 30 13:40:31 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HBsHl-0001Ct-EK for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jan 2007 13:40:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBsHl-0001xu-0X for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jan 2007 07:40:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!a75g2000cwd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 64.104.129.137 Original-X-Trace: posting.google.com 1170159608 26396 127.0.0.1 (30 Jan 2007 12:20:08 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 30 Jan 2007 12:20:08 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 Application and Content Networking System Software 5.5.3 Complaints-To: groups-abuse@google.com Injection-Info: a75g2000cwd.googlegroups.com; posting-host=64.104.129.137; posting-account=0Ak7zA0AAAArmwslMryOgmdhMK3ZKZeR Original-Xref: shelby.stanford.edu gnu.emacs.help:145148 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40754 Archived-At: Hi I am using Emacs 21.1 using ssh client (windows machine) on a Unix/ Linux server. Emacs opens the file in console itself which I am fine with. X-type of environment my ssh client is incapable of providing. Even though it is emacs *21.1*, it doesn't show the color higlighting. I did execute Alt-X font-lock-mode. All it did, instead of showing colors, made language constructs for exampke keywords, comments etc bolder. My console still looked Black & White. I noticed I was using bash shell and TERM was set to vt100. What am I missing to get the colors seen ? Thanks