From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel Subject: Case folding for auto-mode-alist (was: doc-view.patch waiting for installation) Date: Tue, 30 Oct 2007 19:07:09 +0100 Message-ID: References: <87wsth6vk5.fsf@catnip.gol.com> <878x5wrgnv.fsf@baldur.tsdh.de> <87prz6yn1c.fsf@baldur.tsdh.de> <200710231430.l9NEUk8x012690@oogie-boogie.ics.uci.edu> <87ejflzv18.fsf@baldur.tsdh.de> <200710231607.l9NG7EoD016139@oogie-boogie.ics.uci.edu> <87abq9zpnz.fsf@baldur.tsdh.de> <200710231835.l9NIZ7HB025212@oogie-boogie.ics.uci.edu> <87640xzn9p.fsf@baldur.tsdh.de> <871wblzjn3.fsf@baldur.tsdh.de> <878x5thrjs.fsf@baldur.tsdh.de> <877ilckafs.fsf@baldur.tsdh.de> <87y7dsh6xt.fsf@baldur.tsdh.de> <87k5pa407o.fsf_-_@baldur.tsdh.de> <87ejfe5kjx.fsf@baldur.tsdh.de> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193767718 29847 80.91.229.12 (30 Oct 2007 18:08:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Oct 2007 18:08:38 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 30 19:08:39 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 1ImvW2-00035j-8e for ged-emacs-devel@m.gmane.org; Tue, 30 Oct 2007 19:08:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImvVs-0000NE-BC for ged-emacs-devel@m.gmane.org; Tue, 30 Oct 2007 14:08:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImvVn-0000Mi-6O for emacs-devel@gnu.org; Tue, 30 Oct 2007 14:08:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImvVj-0000M5-Of for emacs-devel@gnu.org; Tue, 30 Oct 2007 14:08:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImvVj-0000M2-Ib for emacs-devel@gnu.org; Tue, 30 Oct 2007 14:08:19 -0400 Original-Received: from mail.uni-ulm.de ([134.60.1.11]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ImvVi-0000eM-W3 for emacs-devel@gnu.org; Tue, 30 Oct 2007 14:08:19 -0400 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by mail.uni-ulm.de (8.14.1/8.14.1) with ESMTP id l9UI8Gai010510 for ; Tue, 30 Oct 2007 19:08:17 +0100 (MET) Original-Received: from localhost (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id CFF4C1C4A5 for ; Tue, 30 Oct 2007 19:08:16 +0100 (CET) X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l; 3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2; n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 (Glenn Morris's message of "Tue, 30 Oct 2007 02:33:14 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-DCC-HP_X86_64_8CPU-Metrics: poseidon 1245; Body=1 Fuz1=1 Fuz2=1 X-Virus-Scanned: by amavisd-new X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:82144 Archived-At: On Tue, Oct 30 2007, Glenn Morris wrote: > Tassilo Horn wrote: >> * files.el (auto-mode-alist): Allow mixed-case for pdf and dvi >> extensions. > > Apart from that. I don't think people using .dVi as a file extension > should be encouraged... :) There was some discussion about `auto-mode-alist' before the release of 22.1. IIRC it has been suggested to first go through it case-sensitively and if no match was found, try it ignoring case. http://thread.gmane.org/gmane.emacs.pretest.bugs/16071/focus=16288 ,---- | From: Richard Stallman | Subject: Re: python-mode.el doesn't associate python-mode with .PY files | Newsgroups: gmane.emacs.pretest.bugs | Date: 2006-12-30 18:23:42 GMT | | What was the conclusion on how to associate .PY files with python-mode? | And what about .TXT files, .HTM files, .TAR files, and so on? | | I think it is a mistake to do that, in general. | I would not object to a user option to enable such matching, | but it should not be enabled by default. `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/