From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: makefile-mode font-lock bugs and annoyances Date: Fri, 10 Jun 2005 10:30:38 +0200 Message-ID: References: <42A7ECDC.1000302@t-online.de> <42A88F2B.1060308@t-online.de> <42A8C3A6.9050708@t-online.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118394719 13454 80.91.229.2 (10 Jun 2005 09:11:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Jun 2005 09:11:59 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Glenn Morris , emacs-devel@gnu.org, Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 10 11:11:55 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DgfX9-0002Bb-Cm for ged-emacs-devel@m.gmane.org; Fri, 10 Jun 2005 11:10:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dgfe6-00070C-4u for ged-emacs-devel@m.gmane.org; Fri, 10 Jun 2005 05:17:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dgf0X-0002oa-Io for emacs-devel@gnu.org; Fri, 10 Jun 2005 04:36:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dgf0S-0002nS-FS for emacs-devel@gnu.org; Fri, 10 Jun 2005 04:36:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dgf0P-0002kC-2V; Fri, 10 Jun 2005 04:36:45 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DgeuT-0002tv-90; Fri, 10 Jun 2005 04:30:37 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id 0326E26286E; Fri, 10 Jun 2005 10:30:13 +0200 (CEST) Original-To: occitan@esperanto.org In-Reply-To: <42A8C3A6.9050708@t-online.de> (Daniel Pfeiffer's message of "Fri, 10 Jun 2005 00:33:10 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:38497 gmane.emacs.pretest.bugs:7872 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38497 Daniel Pfeiffer writes: >>Or put another way, what part of the file is fontified _incorrectly_ >>if treated as a GNU Makefile? >> > ifdef, $(patsubst) and all that. Sorry, but I don't see _any_ "ifdef" or "patsubst" in emacs' makefiles. Not using those features doesn't mean that the makefile is not a GNU makefile, does it? Or do you mean that a makefile only becomes a GNU makefile is it does use one of the GNU extensions? I simple don't understand how making GNU Makefile the default can break any "normal" makefile... -- Kim F. Storm http://www.cua.dk