Finally i did it.

Installed with ELPA clojure-mode and swank-clojure. But slime couldn't
find the swank-clojure.jar so I  downloaded it and setted the
classpath  in .emacs to the directory where I stored it along with
clojure.jar and clojure-contrib.jar

the emacs line is:

(setq swank-clojure-extra-
 classpaths
 (list
 "/home/user/.clojure"))


On Wed, Mar 31, 2010 at 6:29 PM, Stefan Kamphausen
<ska2...@googlemail.com> wrote:
> Hi,
>
> On 31 Mrz., 13:52, Pelayo Ramón <pela...@gmail.com> wrote:
>
> just to add one more to the list...  Note however, that this is what
> worked *for me* and it means going against the grain.  So if there is
> anything wrong with that setup don't ask the authors of the fine
> software used, go and blame me ;-)
> Uh, and Clojure 1.1 only.
>
> With that being said, here goes.
> http://www.skamphausen.de/cgi-bin/ska/My_Clojure_Setup
>
>> Btw: im using ubuntu 9.10 and emacs23
>
> Same for me...
>
> Cheers,
> Stefan
>
> --
> 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
>
> To unsubscribe, reply using "remove me" as the subject.
>

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