My version of lein is 1.5.2, the latest; and my version of Aquamacs is the latest, and I do have swank-clojure 1.3.1.  As for the version of Clojure itself, isn't that determined project-by-project, depending on what dependencies you put in in lein?  Does lein have a particular version of clojure installed?  I don't think I've ever used 1.3.  What do you mean by looking at the swank-clojure script; isn't that a jar?<br>
<br>I'm wondering if it could be a path issue, see this posting: <a href="http://groups.google.com/group/clojure/browse_thread/thread/69800b5e9a75476f/1a64e4adf8405ca3?lnk=gst&q=aquamacs+michele#1a64e4adf8405ca3">http://groups.google.com/group/clojure/browse_thread/thread/69800b5e9a75476f/1a64e4adf8405ca3?lnk=gst&q=aquamacs+michele#1a64e4adf8405ca3</a><br>
My lein command is in a bin directory in my home directory, which doesn't give me a problem when using Slime in other versions of Emacs.<br><br>But I wonder why it would work all the way up to making a REPL and then stall if it were a path issue.<br>
<br>How has your experience been with Aquamacs?  Do you also get auto-complete, breakpoints, function signatures in the minibuffer, etc. without too much trouble?  The author of lein and swank-clojure advises against using it, but the other versions of emacs are lacking in so many ways.  I'd really be happy if I could get all this working with aquamacs.<br>
<br>I'm using Technomancy's starter kit for Aquamacs, as well (to get package management and download packages from Marmalade, which is how he recommends doing it now).<br><br>Andrew<br><br><div class="gmail_quote">
On Tue, Jun 28, 2011 at 8:26 AM, Nick Rothwell <span dir="ltr"><<a href="mailto:nick@cassiel.com">nick@cassiel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 27 Jun 2011, at 23:47, Andrew Naylor wrote:<br>
<br>
> I should mention that the older method (M-x slime-connect to a lein swank server added as a dependency in a project and called from the command line) also doesn't work in Aquamacs, using the latest ELPA/Marmalade packages.  A REPL appears, but nothing can be evaluated in it----it simply hangs without any kind of error message.<br>

<br>
</div>Stupid question: have you isolated this as a clojure 1.3 problem? swank-clojure, slime-connect et. al. all work fine in Aquamacs for me: a quick look at swank-clojure script tells me that I'm on swank-clojure-1.3.1 and clojure-1.2.0. I've not dug into the lein machinery any more than I've needed to to get this far.<br>

<br>
        -- N.<br>
<font color="#888888"><br>
<br>
Nick Rothwell / Cassiel.com Limited<br>
<a href="http://www.cassiel.com" target="_blank">www.cassiel.com</a><br>
<a href="http://www.linkedin.com/in/cassiel" target="_blank">www.linkedin.com/in/cassiel</a><br>
<a href="http://soundcloud.com/cassiel" target="_blank">soundcloud.com/cassiel</a><br>
</font><br>_____________________________________________________________<br>
MacOSX-Emacs mailing list<br>
<a href="mailto:MacOSX-Emacs@email.esm.psu.edu">MacOSX-Emacs@email.esm.psu.edu</a><br>
<a href="http://email.esm.psu.edu/mailman/listinfo/macosx-emacs" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-emacs</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" target="_blank">http://dir.gmane.org/gmane.emacs.macintosh.osx</a><br>
<br></blockquote></div><br>