From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.cc-mode.general,gmane.emacs.devel Subject: Re: set-auto-mode on case insensitive OS:es [Was: Re: CC Mode 5.30] Date: Tue, 08 Jul 2003 16:02:41 -0400 Sender: cc-mode-help-admin@lists.sourceforge.net Message-ID: References: <5bhe6119sc.fsf@lister.roxen.com> <5bel1518cr.fsf@lister.roxen.com> <5bznjsenur.fsf@lister.roxen.com> <5bfzlj4xk1.fsf_-_@lister.roxen.com> <200307071427.h67ERKg6015692@rum.cs.yale.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1057694607 16671 80.91.224.249 (8 Jul 2003 20:03:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Jul 2003 20:03:27 +0000 (UTC) Cc: bug-cc-mode@gnu.org, emacs-devel@gnu.org Original-X-From: cc-mode-help-admin@lists.sourceforge.net Tue Jul 08 22:03:26 2003 Return-path: Original-Received: from lists.sourceforge.net ([66.35.250.206] helo=sc8-sf-list2.sourceforge.net) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Zyfj-0004HV-00 for ; Tue, 08 Jul 2003 22:02:44 +0200 Original-Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] helo=sc8-sf-list1.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 19Zygg-0006Ne-00; Tue, 08 Jul 2003 13:03:42 -0700 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by sc8-sf-list1.sourceforge.net with esmtp (Cipher TLSv1:DES-CBC3-SHA:168) (Exim 3.31-VA-mm2 #1 (Debian)) id 19Zyfl-0001Jl-00 for ; Tue, 08 Jul 2003 13:02:45 -0700 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19Zyfh-0006c1-T4; Tue, 08 Jul 2003 16:02:41 -0400 Original-To: "Stefan Monnier" , jasonr@gnu.org In-reply-to: <200307071427.h67ERKg6015692@rum.cs.yale.edu> (monnier+gnu/emacs@cs.yale.edu) Errors-To: cc-mode-help-admin@lists.sourceforge.net X-BeenThere: cc-mode-help@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports, feature requests, and general talk about CC Mode. List-Unsubscribe: , List-Archive: X-Original-Date: Tue, 08 Jul 2003 16:02:41 -0400 Xref: main.gmane.org gmane.emacs.cc-mode.general:638 gmane.emacs.devel:15493 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15493 I seem to remember that double-clicking on an file icon to have Emacs open the file passes the 8+3 allcaps filename to Emacs, so with the above change, doing it on a C file would open it in C++ mode since the extension would be .C rather than .c. Not any more, but Samba mounts have a problem where if the filename fits into 8+3, the filename is always reported as allcaps. That sounds like sufficient reason not to try to depend on the apparent case pattern. ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps