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.pretest.bugs,gmane.emacs.devel Subject: Re: makefile-mode font-lock bugs and annoyances Date: Thu, 09 Jun 2005 13:37:42 +0200 Message-ID: References: <42A7ECDC.1000302@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 1118319494 20462 80.91.229.2 (9 Jun 2005 12:18:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Jun 2005 12:18:14 +0000 (UTC) Cc: occitan@esperanto.org, emacs-devel@gnu.org, emacs-pretest-bug@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Thu Jun 09 14:18:06 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DgLZo-0000yZ-96 for gebp-emacs-pretest-bug@gmane.org; Thu, 09 Jun 2005 13:52:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgLgi-0004zq-ON for gebp-emacs-pretest-bug@gmane.org; Thu, 09 Jun 2005 07:59:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DgLdX-0003tM-70 for emacs-pretest-bug@gnu.org; Thu, 09 Jun 2005 07:55:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DgLdT-0003rX-QV for emacs-pretest-bug@gnu.org; Thu, 09 Jun 2005 07:55:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgLdM-0003ef-1e; Thu, 09 Jun 2005 07:55:40 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DgLLp-0002rj-Ny; Thu, 09 Jun 2005 07:37:33 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id E388A47FF0E; Thu, 9 Jun 2005 13:37:18 +0200 (CEST) Original-To: Miles Bader In-Reply-To: (Miles Bader's message of "Thu, 09 Jun 2005 18:32:40 +0900") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: emacs-pretest-bug.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.pretest.bugs:7844 gmane.emacs.devel:38423 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38423 Miles Bader writes: > It's a fact of life that many, many, people use the name "Makefile" for > GNU-make-only makefiles, and if anything this practice has spread > greatly in recent years (I think I've only seen "GNUmakefile" used once > or twice in my entire life!). The default for emacs should be to treat ALL makefiles as GNU makefiles. We may support other non-gnu makefiles, but not as the default choice. -- Kim F. Storm http://www.cua.dk