all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: 842@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org
Subject: bug#842: 23.0.60; find-file prompt is case sensitive on w32
Date: Mon, 01 Sep 2008 00:57:12 +0200	[thread overview]
Message-ID: <48BB21C8.2050808@gmail.com> (raw)
In-Reply-To: <007301c90bb9$b0c81e10$0200a8c0@us.oracle.com>

Drew Adams wrote:
>> Try for example
>>
>>   C-x C-f cha TAB
>>
>> in emacs/src.
>>
>> This should be case insensitive on w32 since the file system is case
>> insensitive.
>>
>>
>> In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
>>  of 2008-08-29
>> Windowing system distributor `Microsoft Corp.', version 5.1.2600
>> configured using `configure --with-gcc (3.4) --no-opt --cflags
>> -Ic:/g/include -fno-crossjumping'
> 
> I don't see that. emacs -Q with:
> 
> In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
>  of 2008-08-29 on LENNART-69DE564
> Windowing system distributor `Microsoft Corp.', version 5.1.2600
> configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
> -fno-crossjumping'
> 
> I dont' have a src directory, but I tried it in a directory with uppercase,
> lowercase, and mixed case files, and C-x C-f is case insensitive.


Strange, this should be the same binaries that I am using ...

Is it perhaps the first character that matters? I am trying in emacs/src
with

  C-x C-f c TAB

and there are some files beginning with "c" and some with "C".

But there are more problems of this kind. Trying in emacs/lisp

  C-x C-f CVS TAB

I get [complete but not unique] and CVS/ is shown as only alternative.
And when I use

  C-x C-f CV TAB

I get cvs-status.el. What do you get in these cases?

I believe this used to work for me.






  reply	other threads:[~2008-08-31 22:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87vdxffsxr.fsf@cyd.mit.edu>
2008-08-31 20:48 ` bug#842: 23.0.60; find-file prompt is case sensitive on w32 Lennart Borgman (gmail)
2008-08-31 22:34   ` Drew Adams
2008-08-31 22:57     ` Lennart Borgman (gmail) [this message]
2008-08-31 23:16       ` Drew Adams
2008-08-31 23:29         ` Lennart Borgman (gmail)
2008-08-31 23:46           ` Drew Adams
2008-08-31 23:20       ` Drew Adams
2008-08-31 23:26         ` Lennart Borgman (gmail)
2008-09-01 21:45   ` bug#842: marked as done (23.0.60; find-file prompt is case sensitive on w32) Emacs bug Tracking System

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=48BB21C8.2050808@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=842@emacsbugs.donarmstrong.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-pretest-bug@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 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.