all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>,
	508@emacsbugs.donarmstrong.com
Cc: bug-gnu-emacs@gnu.org, kevin.d.rodgers@gmail.com,
	508@emacsbugs.donarmstrong.com, svenjoac@gmx.de
Subject: bug#508: emacs 22.2.1 becomes confused
Date: Fri, 04 Jul 2008 13:04:22 +0300	[thread overview]
Message-ID: <uk5g20xuh.fsf@gnu.org> (raw)
In-Reply-To: <jwv8wwj1sd6.fsf-monnier+emacsbugreports@gnu.org>

> Resent-From: Stefan Monnier <monnier@iro.umontreal.ca>
> Resent-To: bug-submit-list@donarmstrong.com
> Resent-CC: Emacs Bugs <bug-gnu-emacs@gnu.org>
> Resent-Sender: don@donarmstrong.com
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Date: Thu, 03 Jul 2008 00:54:57 -0400
> Cc: Kevin Rodgers <kevin.d.rodgers@gmail.com>, 508@emacsbugs.donarmstrong.com
> 
> > 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)

100% agreement: with the proliferation of network-mounted filesystems,
there's no longer a deterministic way to infer whether a filesystem is
case-sensitive or not from the OS brand.  Instead, we should query the
filesystem about that, and the function suggested by Stefan should do
that (when there're no file-name-handlers for the filesystem).







  reply	other threads:[~2008-07-04 10:04 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
2008-07-04 10:04             ` Eli Zaretskii [this message]
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

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

  git send-email \
    --in-reply-to=uk5g20xuh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=508@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=kevin.d.rodgers@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.