From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sean O'Rourke" Newsgroups: gmane.emacs.devel Subject: Re: the new makefile faces Date: Wed, 18 May 2005 10:43:36 -0700 Message-ID: References: <200505180616.j4I6GO8t027874@amrm2.ics.uci.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116446476 24143 80.91.229.2 (18 May 2005 20:01:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 May 2005 20:01:16 +0000 (UTC) Cc: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 18 22:01:13 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYUip-0005Yw-7M for ged-emacs-devel@m.gmane.org; Wed, 18 May 2005 22:00:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYUWK-00055l-G4 for ged-emacs-devel@m.gmane.org; Wed, 18 May 2005 15:47:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYSjk-0004I4-TF for emacs-devel@gnu.org; Wed, 18 May 2005 13:53:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYSjg-0004Fy-EO for emacs-devel@gnu.org; Wed, 18 May 2005 13:53:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYSjg-0003tC-1s for emacs-devel@gnu.org; Wed, 18 May 2005 13:53:36 -0400 Original-Received: from [132.239.1.60] (helo=mailbox8.ucsd.edu) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DYSiC-0003Ao-Mx for emacs-devel@gnu.org; Wed, 18 May 2005 13:52:04 -0400 Original-Received: from smtp.ucsd.edu (smtp-a.ucsd.edu [132.239.1.49]) by mailbox8.ucsd.edu (8.13.3/8.13.3) with ESMTP id j4IHhfxQ037811 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 18 May 2005 10:43:42 -0700 (PDT) Original-Received: from 80363334.dynamic.ucsd.edu (80363334.dynamic.ucsd.edu [128.54.51.52]) by smtp.ucsd.edu (8.12.10/8.9.3) with ESMTP id j4IHheTg001358; Wed, 18 May 2005 10:43:40 -0700 (PDT) Original-To: emacs-devel@gnu.org In-Reply-To: <200505180616.j4I6GO8t027874@amrm2.ics.uci.edu> (Dan Nicolaescu's message of "Tue, 17 May 2005 23:16:24 -0700") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (darwin) X-Greylisting: NO DELAY (Trusted relay host); processed by UCSD_GL-v1.2 on mailbox8.ucsd.edu; Wed, 18 May 2005 10:43:42 -0700 (PDT) X-MailScanner: PASSED (v1.2.8 28189 j4IHhfxQ037811 mailbox8.ucsd.edu) 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:37285 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37285 Dan Nicolaescu writes: > Am I the only one that finds the new makefile-shell-face annoying? No. I found them a horrid surprise when opening a makefile the other day. My current Emacs has that set of changes, plus the dubious font-lock-negation-char-face, completely removed. My question (which someone else has raised as well) is whether anyone but the author actually likes these changes. /s