From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Denis Bueno Newsgroups: gmane.emacs.devel Subject: Re: the new makefile faces Date: Thu, 19 May 2005 18:24:52 -0400 Message-ID: <6dbd4d000505191524741191ae@mail.gmail.com> References: <200505180616.j4I6GO8t027874@amrm2.ics.uci.edu> <87y8aco1mq.fsf@orebokech.com> <20050519101119.GD5545@kenny.sha-bang.local> Reply-To: Denis Bueno NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1116541663 25665 80.91.229.2 (19 May 2005 22:27:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 May 2005 22:27:43 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 20 00:27:34 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYtTa-0006Mu-Pt for ged-emacs-devel@m.gmane.org; Fri, 20 May 2005 00:26:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYtWJ-0007by-HB for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 18:29:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYtUl-0006gb-C6 for emacs-devel@gnu.org; Thu, 19 May 2005 18:27:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYtUj-0006eZ-2y for emacs-devel@gnu.org; Thu, 19 May 2005 18:27:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYtUi-0006e7-Ud for emacs-devel@gnu.org; Thu, 19 May 2005 18:27:57 -0400 Original-Received: from [64.233.184.203] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYta4-0000C3-IY for emacs-devel@gnu.org; Thu, 19 May 2005 18:33:28 -0400 Original-Received: by wproxy.gmail.com with SMTP id 36so986866wra for ; Thu, 19 May 2005 15:24:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BvNazU4I9Gt+bRqiGztigftyZRT6RwnM2Pkqxe7fYqco/+qDMtJrCeW2wyr1gqBilRux/QjXzlZlW+Pio/ocuLPJmdjr9LBQyxLhy92Yve2mZDaLRe1295f+BOezBY8KsE+hNxIbf4nrrEzC6FSZstMJ/fn0e7bcl07UHKtu21U= Original-Received: by 10.54.135.7 with SMTP id i7mr1450148wrd; Thu, 19 May 2005 15:24:52 -0700 (PDT) Original-Received: by 10.54.43.38 with HTTP; Thu, 19 May 2005 15:24:52 -0700 (PDT) Original-To: emacs-devel@gnu.org In-Reply-To: Content-Disposition: inline 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:37366 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37366 On 5/19/05, Kim F. Storm wrote: > Sascha Wilde writes: >=20 > > On Wed, May 18, 2005 at 08:00:29PM +0200, Romain Francoise wrote: > >> Dan Nicolaescu writes: > >> > >> > Am I the only one that finds the new makefile-shell-face annoying? > >> > >> I am too... > > > > Me too... :) I don't mind the faces much. The problem is that the font-locking renders the mode *unusable* on any reasonable machine. I wrote an 8-line makefile, and as I was writing the 8th line, emacs hung for 5 or 10 minutes before I was able to type again. And when I did, it hung again. -Denis