"Raymond Zeitler" <[EMAIL PROTECTED]> writes: > Well, whadda ya know! It's case-sensitive! > > C-x C-f *.txt RET creates the buffer *.txt. > C-x C-f *.TXT RET opens all TXT files. > > If the CWD has a mixture of *.TXT and *.txt files, > C-x C-f *.TXT RET opens all TXT files., ignoring txt files. > > I'm surprised the Windows implementation of Emacs doesn't > ignore the case of file names.
It does, in general. But apparently not in this case. -- -- Stephe
