unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@cs.yale.edu>
Cc: bug-cc-mode@gnu.org, emacs-devel@gnu.org
Subject: Re: set-auto-mode on case insensitive OS:es [Was: Re: CC Mode 5.30]
Date: Mon, 07 Jul 2003 10:27:19 -0400	[thread overview]
Message-ID: <200307071427.h67ERKg6015692@rum.cs.yale.edu> (raw)
In-Reply-To: E19ZMqh-0005Rj-1Y@fencepost.gnu.org

> 	Also, NT file systems can distinguish between upper and lower case
> 	chars visually, even if it doesn't matter when finding files. Thus
> 	it could be an idea to try to match the name case sensitively
> 	first, and if that fails do another attempt with a downcased name
> 	(or with case-fold-search set).
> 
> Whether this would really give the desired results is a tricky
> question.  I think that we had better wait for MS-Windows users to tell
> us if that would really work well with their typical patterns of usage.

I think it's a good idea, but probably will hit various problems
where the capitalization of the filename gets lost (because it
passed through a program that is not careful to preserve it).
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.


	Stefan



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01


  parent reply	other threads:[~2003-07-07 14:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5bhe6119sc.fsf@lister.roxen.com>
2003-07-05 12:11 ` [David Ponce <david.ponce@wanadoo.fr>] Re: CC Mode 5.30 Martin Stjernholm
2003-07-05 20:10   ` Martin Stjernholm
2003-07-06 11:28     ` Jason Rumney
2003-07-06 13:03       ` set-auto-mode on case insensitive OS:es [Was: Re: CC Mode 5.30] Martin Stjernholm
2003-07-07  3:39         ` Richard Stallman
2003-07-07  7:08           ` Jason Rumney
2003-07-07 14:27           ` Stefan Monnier [this message]
2003-07-07 19:40             ` Jason Rumney
2003-07-08 20:02             ` Richard Stallman
2003-07-07 16:34     ` [David Ponce <david.ponce@wanadoo.fr>] Re: CC Mode 5.30 Tak Ota

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200307071427.h67ERKg6015692@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@cs.yale.edu \
    --cc=bug-cc-mode@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).