On 13 Feb 2010, at 23:22, Phil Hagelberg wrote:

> Even without CL experience, just
> gathering up the various patches into one branch and seeing what works
> and what doesn't would be very helpful too.


I'll bite:

  http://github.com/purcell/swank-clojure

In my master branch (freshly forked from Phil's repo) I've applied Richard's 
patch, plus the following recent branches from the swank-clojure network on 
github (http://github.com/technomancy/swank-clojure/network):

bmillare/master:
* bmillare/master allow start-repl to accept optional arguments to pass to 
start-server

digash/master:
* add pprint-eval for slime-pprint-eval-last-expression which is usually bound 
to C-c C-p

fbreuer/master
* change path in start-repl for Windows compatibility

hgiddens/customize-project-lib-path:
* Use `swank-clojure-project-dep-path' in `swank-clojure-project'.
* Added defcustom form `swank-clojure-project-dep-path'.
* Documentation updated.


I've tested it locally on my OS X machine, and it works fine. In particular, 
Richard's patch has solved some problems when compiling files that generated 
reflection warnings.

I can put my swank-clojure jar on Clojars if necessary; just let me know.

If this all works for you, Phil, you can just merge my master branch to slurp 
in the above changes; I'll refrain from adding anything else to it.

-Steve

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