From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Fabian Yamaguchi Newsgroups: gmane.emacs.help Subject: Re: syntax highlighting on a console Date: Mon, 25 Nov 2002 19:31:26 +0100 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <20021125183126.GA869@dbox> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1038249119 30375 80.91.224.249 (25 Nov 2002 18:31:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2002 18:31:59 +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 18GO1W-0007tl-00 for ; Mon, 25 Nov 2002 19:31:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GO1z-00087f-00; Mon, 25 Nov 2002 13:32:27 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18GO16-0007F4-00 for help-gnu-emacs@gnu.org; Mon, 25 Nov 2002 13:31:32 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18GO13-0007B4-00 for help-gnu-emacs@gnu.org; Mon, 25 Nov 2002 13:31:30 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.10) id 18GO12-00078z-00 for help-gnu-emacs@gnu.org; Mon, 25 Nov 2002 13:31:28 -0500 Original-Received: (qmail 10347 invoked by uid 0); 25 Nov 2002 18:31:26 -0000 Original-Received: from pd9e7cfa2.dip.t-dialin.net (HELO dbox) (217.231.207.162) by mail.gmx.net (mp021-rz3) with SMTP; 25 Nov 2002 18:31:26 -0000 Original-Received: from fabs by dbox with local (Exim 3.35 #1 (Debian)) id 18GO10-0000Ed-00 for ; Mon, 25 Nov 2002 19:31:26 +0100 Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i 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:3985 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3985 As far as I can remember, syntax-highlighting on the console was one of emacs21's new features. Upgrading should do the trick ;) Fabian