On Tue, Mar 1, 2011 at 12:34 PM, Michel de Ruiter <mic...@sentient.nl> wrote: >> > >> > (setq >> > find-file-existing-other-name t >> > w32-downcase-file-names t >> > ) >> > >> > Have fun with it! :-) >> > >> > Groente, Michel. >> >> I will try to have fun with it ;-\ >> >> But could you please try an unpatched version here too and see if you >> can reproduce it there too : >> >> http://alpha.gnu.org/gnu/emacs/windows/ > > Alright then. The unpatched version has the same bug after all. > I guess I should send the bug to emacs-pretest-...@gnu.org myself.
Yes, that would be the best since you can help finding the bug and testing then. > Aside: I had to eval-region the setq, for set-variable doesn't find > w32-downcase-file-names. I don't understand, can you please explain?