Thanks for earlier help on (not) using MacPorts leiningen.

Having installed leiningen as per site instructions, I also followed site instructions for installing swank-clojure using leiningen. These instructions reference a SNAPSHOT build of swank-clojure.

After install, `lein ~/.lein/bin/swank-clojure' starts up apparently OK.

Now, in emacs, after doing `M-x slime-connect' and accepting the default prompt values, I get the fancy slime animation, but swank- clojure 1.3.0-SNAPSHOT immediately throws:

unreadable message: (:emacs-rex (swank:autodoc (quote ("+" swank:: %cursor-marker%)) :print-right-margin 106) "user" :repl-thread 4)

This does not appear to be fatal; swank-clojure does not exit.

On the emacs side, slime breaks into the debugger:

Debugger entered--Lisp error: (error "No inferior lisp process")


As you'd expect, after that, input at the slime prompt does not eval.


Configuration in use:

% lein install swank-clojure 1.3.0-SNAPSHOT

[INFO] snapshot swank-clojure:swank-clojure:1.3.0-SNAPSHOT: checking for updates from central [INFO] snapshot swank-clojure:swank-clojure:1.3.0-SNAPSHOT: checking for updates from clojure [INFO] snapshot swank-clojure:swank-clojure:1.3.0-SNAPSHOT: checking for updates from clojure-snapshots [INFO] snapshot swank-clojure:swank-clojure:1.3.0-SNAPSHOT: checking for updates from clojars
Installing shell wrapper to /Users/phil/.lein/bin/swank-clojure
Downloading: org/clojure/clojure/1.2.0/clojure-1.2.0.pom from central
Downloading: org/clojure/clojure/1.2.0/clojure-1.2.0.jar from central

CVS SLIME 04-Dec-2010

MacPorts emacs 23.2.1, X11 emacsclient frame

Mac OS X 10.5.8


Should I downgrade to swank-clojure 1.2.x?

--
Phil Hudson                      PGP/GnuPG ID: 0x887DCA63


--
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

Reply via email to