1 Sep 2008 01:16
bug#842: 23.0.60; find-file prompt is case sensitive on w32
Drew Adams <drew.adams <at> oracle.com>
2008-08-31 23:16:50 GMT
2008-08-31 23:16:50 GMT
> >> 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 ... Dunno - your lines above don't include "on LENNART-69DE564"; mine do. > Is it perhaps the first character that matters? I am trying(Continue reading)
RSS Feed