Andrew, I don't have access to a Windows machine at the moment, but sidestepping clojure-jack-in for a minute, does using 'lein swank' and M-x slime-connect work? (in an eshell buffer that is in the project directory, run 'lein swank', that should start a swank server on port 4005, then M-x slime-connect should connect you and give you a repl).
- Mark On Wed, Nov 16, 2011 at 4:15 PM, Andrew <ache...@gmail.com> wrote: > Having trouble setting up Clojure/Emacs on Windows again. Earlier Mark > Rathwell helped me by pointing out a recipe for Windows that resolved an > issue with sh. After having the setup work for a while, I botched something > while trying to upgrade clojure-mode. So I tried to start from scratch using > the same recipe and now I see this when I try M-x clojure-jack-in > > start-process-shell-command: Spawning child process: invalid argument > > Other notes: > > The value of inferior-lisp-program is "lein repl". > If I start eshell and type lein repl, I see a repl start up. > If I start eshell and type sh and answer the prompt with lein repl, I also > see a repl start up. > lein is in my windows path > c:/emacs and c:/emacs/bin are both in my path so sh.bat can be found > the swank-clojure 1.3.3 plugin is installed > > How do I find out what the "invalid argument" is? > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en