From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: font-lock in terminal vs X11 Date: Fri, 21 Apr 2006 09:07:11 -0400 Message-ID: References: <17479.48400.907604.779724@notch.damtp.cam.ac.uk> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1145624922 6933 80.91.229.2 (21 Apr 2006 13:08:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Apr 2006 13:08:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 21 15:08:40 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWvMn-0008Nh-6B for ged-emacs-devel@m.gmane.org; Fri, 21 Apr 2006 15:08:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWvMm-00071F-Oh for ged-emacs-devel@m.gmane.org; Fri, 21 Apr 2006 09:08:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWvLu-0006b9-Kz for emacs-devel@gnu.org; Fri, 21 Apr 2006 09:07:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWvLt-0006a7-2u for emacs-devel@gnu.org; Fri, 21 Apr 2006 09:07:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWvLs-0006Zv-NN for emacs-devel@gnu.org; Fri, 21 Apr 2006 09:07:12 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWvNR-0004ob-A2 for emacs-devel@gnu.org; Fri, 21 Apr 2006 09:08:49 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FWvLr-0008U7-SH; Fri, 21 Apr 2006 09:07:11 -0400 Original-To: Stephen Eglen In-reply-to: <17479.48400.907604.779724@notch.damtp.cam.ac.uk> (message from Stephen Eglen on Thu, 20 Apr 2006 17:55:44 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:53186 Archived-At: shows slightly different font locking, e.g. the text "small.el --- a sample file." is not in red in the terminal, but the semi-colons are. Is the difference between windowing systems intentional? Yes.