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-comment-delimiter-face Date: Wed, 18 May 2005 18:44:27 -0400 Message-ID: References: <87wtq3ydmf.fsf-monnier+emacs@gnu.org> <17029.21411.495779.643570@farnswood.snap.net.nz> <17030.32533.416687.524645@farnswood.snap.net.nz> <85k6m04y6f.fsf@lola.goethe.zz> <857ji0nly2.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1116456998 25920 80.91.229.2 (18 May 2005 22:56:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 May 2005 22:56:38 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 19 00:56:38 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYXRX-0004TO-2B for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 00:55:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXU3-0007Cp-9v for ged-emacs-devel@m.gmane.org; Wed, 18 May 2005 18:57:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYXLT-0001aJ-9A for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYXLR-0001ZF-95 for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXLP-0001Qx-SM for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:52 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYXPm-0003Zs-89 for emacs-devel@gnu.org; Wed, 18 May 2005 18:53:22 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DYXH9-0005zq-3f; Wed, 18 May 2005 18:44:27 -0400 Original-To: Edward O'Connor In-reply-to: (message from Edward O'Connor on Tue, 17 May 2005 13:09:51 -0700) 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:37310 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37310 I don't mean to sound hostile, but I don't see what is wrong with a simple user customization. I don't understand why you would make large changes to Emacs when you could simply change the offending face on your machine. I don't think I am the only user who uses a console and finds comments in red hard to read. Nor the only one who would like comment delimiters in red. And this is a small change.