Phil,
>> (setq swank-clojure-binary "clojure")
>>
>> (add-to-list 'slime-lisp-implementations
>> '(clojure ("/home/ghoseb/bin/clojure") :init
>> swank-clojure-init))
>
> It looks like you're using a wrapper script rather than letting
> swank-clojure construct a "java" command-line invocation. I'm not sure
> why you're doing this; working with the defaults might fix it.
Many thanks. Just using the conf generated by clojure-install did the
trick. Right now M-. for all clojure.contrib functions work fine.
But it still doesn't work for Clojure's internal functions in, say, core.clj
Any idea how to get that to work?
Regards,
BG
--
Baishampayan Ghose <[email protected]>
oCricket.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---