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 Subject: Re: Changes to emacs/etc/NEWS,v [EMACS_22_BASE] Date: Thu, 10 May 2007 18:53:41 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1178816043 21439 80.91.229.12 (10 May 2007 16:54:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 May 2007 16:54:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Richard M. Stallman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 10 18:54:01 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HmBtv-0003Tt-No for ged-emacs-devel@m.gmane.org; Thu, 10 May 2007 18:53:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmC1F-0000fg-Kv for ged-emacs-devel@m.gmane.org; Thu, 10 May 2007 13:01:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HmC1C-0000fC-4J for emacs-devel@gnu.org; Thu, 10 May 2007 13:01:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HmC1A-0000f0-K5 for emacs-devel@gnu.org; Thu, 10 May 2007 13:01:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmC1A-0000ex-Dz for emacs-devel@gnu.org; Thu, 10 May 2007 13:01:28 -0400 Original-Received: from pfepa.post.tele.dk ([195.41.46.235]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HmBto-0003XF-SI; Thu, 10 May 2007 12:53:53 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx19.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 63B06FAC027; Thu, 10 May 2007 18:53:50 +0200 (CEST) In-Reply-To: (Richard M. Stallman's message of "Thu\, 10 May 2007 14\:53\:14 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.98 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:70768 Archived-At: "Richard M. Stallman" writes: > +*** New variable `file-start-mode-alist' determines major mode for a file by > +looking at the file contents. It is handled after `auto-mode-alist', > +only if `auto-mode-alist' says nothing about the file. Shouldn't that be .. only if neither `magic-mode-alist' nor `auto-mode-alist' says anything about the file ? -- Kim F. Storm http://www.cua.dk