Helmut Eller e9626484@stud3.tuwien.ac.at writes:
Luke Gorrie luke@bluetail.com writes:
Sounds good to me. But it begs the question: why are we already making an exception of ~/_swank.lsp vs. ~/.swank.lisp for the init file? Anyone?
That's probably my fault. I just did it because I was under the wrong the impression that .emacs is _emacs under Windows.
I've removed the conditionalization from swank-loader.lisp. Win32 users will need to rename their init file from ~/_swank.lsp to ~/.swank.lisp, and please let us know if this breaks anything.