On Oct 31, 5:59 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I'm struggling to get slime and emacs to work together.  I copied the
> code from the readme included with swank-clojure, but am running into
> an error.

Just for the records, there are some problems with both swank-clojure
code and README instructions. I've sent a mail to its author with
appropriate bug reports and fixes, but no replies yet. Anyway, here
are my foundings.

- One must specify SWANK-CLOJURE-JAR-PATH and SWANK-CLOJURE-JAR-PATH
variables before calling (require 'swank-clojure-autoload). (It'd also
be good to mention about SWANK-CLOJURE-JAVA-PATH in the README.)

- SWANK-CLOJURE-CMD fails for relative paths. See 
http://paste.lisp.org/display/69530
for a fixed version. (I tweaked error message too. See documentation
of ERROR.)

I hope above points would help to others as well.


Regards.

--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to