unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Sven Joachim <svenjoac@gmx.de>
Cc: Kevin Rodgers <kevin.d.rodgers@gmail.com>,
	508@emacsbugs.donarmstrong.com
Subject: bug#508: emacs 22.2.1 becomes confused
Date: Thu, 03 Jul 2008 00:54:57 -0400	[thread overview]
Message-ID: <jwv8wwj1sd6.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <87fxqu6ruw.fsf@gmx.de> (Sven Joachim's message of "Tue, 01 Jul 2008 08:28:07 +0200")

> There could be a new defvar (or defconst), like this:

> (defvar case-insensitive-systems-alist
>   '(ms-dos windows-nt cygwin darwin macos vax-vms axp-vms)
>   "List of systems who have case insensitive filesystems.")

Actually, it should not be a variable but a function (and even
a file-name operation, obeying file-name-handlers):

   (directory-case-sensitive-p FILE)


-- Stefan






  reply	other threads:[~2008-07-03  4:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.14013.1214839638.18990.bug-gnu-emacs@gnu.org>
2008-06-30 17:53 ` bug#508: emacs 22.2.1 becomes confused Sven Joachim
2008-06-30 18:12   ` Bruce Korb
2008-06-30 20:01     ` Eli Zaretskii
2008-06-30 19:57   ` Eli Zaretskii
2008-06-30 20:14     ` Sven Joachim
2008-06-30 20:30       ` Lennart Borgman (gmail)
2008-07-01  3:00         ` Eli Zaretskii
2008-07-01  2:58       ` Eli Zaretskii
2008-07-01  3:56       ` Kevin Rodgers
     [not found]       ` <mailman.14056.1214885238.18990.bug-gnu-emacs@gnu.org>
2008-07-01  6:28         ` Sven Joachim
2008-07-03  4:54           ` Stefan Monnier [this message]
2008-07-04 10:04             ` Eli Zaretskii
2008-06-30 15:03 Bruce Korb

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=jwv8wwj1sd6.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=508@emacsbugs.donarmstrong.com \
    --cc=kevin.d.rodgers@gmail.com \
    --cc=svenjoac@gmx.de \
    /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).