On Tue, Mar 1, 2011 at 12:42 PM, Michel de Ruiter <mic...@sentient.nl> wrote: >> > 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? > > Well, I tried M-x set-variable w32-downc TAB but it did not complete. I guess > that's by design.
I see. Yes, that is probably by design. `set-variable' is for options only and w32-downcase-file-names seems a bit too advanced for becoming an option.