In a Emacs + Slime + Clojure + Windows setup, failure to load clojure-auto
I followed this very helpful guide on getting this development environment set up. When running the emacs.bat I get the following error in Emacs: File error: Cannot open load file, clojure-auto Unfortunitely I am completely new to both Clojure and Emacs, so any help in even figuring out where to begin looking would be helpful. Also, as a side note the last step in the guide is: Start up Emacs using the emacs.bat file. Then, just type "M-x slime", and the REPL will come up, and you're on your way. According to the Emacs documentation, M-x would be Meta key + x. It's unclear on the Meta key in