I have seen the first 2, and as a clojure noobie I have to say that
they are great. Thanks a lot.
On Tue, Apr 13, 2010 at 3:10 PM, Craig Andera wrote:
> If you mean "downloading and viewing on my computers and mobile devices",
> then sure. There's no DRM. There's not even any registration require
>If you have any idea or inkling why swank-clojure wasn't able to
>automatically download the jars please let me know; I'd like to get it
>fixed.
Seems that it didn't download swank-clojure.jar because I already had
a .clojure folder.
--
You received this message because you are subscribed to th
>> It will only download anything if ~/.swank-clojure and ~/.clojure
>> don't exist.
>
> Ah, then that's my problem. I already have a ~/.clojure/ directory with
> a user.clj, the leiningen jar, and some additional jars, but not
> swank-clojure.jar. ~/.swank-clojure doesn't exist, though.
>
That
> M-x slime RET
>
> I only get this error:
>
> ,
> | Clojure 1.1.0
> | user=> java.io.FileNotFoundException: Could not locate
> swank/swank__init.class or swank/swank.clj on classpath: (NO_SOURCE_FILE:0)
> | user=> user=> java.lang.ClassNotFoundException: swank.swank
> (NO_SOURCE_FILE:0)
>
On Tue, Apr 6, 2010 at 6:06 PM, Phil Hagelberg wrote:
> 2010/4/6 Pelayo Ramón :
>> 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 wh
ojure-extra-
classpaths
(list
"/home/user/.clojure"))
On Wed, Mar 31, 2010 at 6:29 PM, Stefan Kamphausen
wrote:
> Hi,
>
> On 31 Mrz., 13:52, Pelayo Ramón wrote:
>
> just to add one more to the list... Note however, that this is what
> worked *for me* and it mean
On Wed, Mar 31, 2010 at 4:58 PM, Baishampayan Ghose
wrote:
> Pelayo Ramón wrote:
>
>> I tryied this http://riddell.us/ClojureWithEmacsSlimeSwankOnUbuntu.html
>> this:
>> http://freegeek.in/blog/2009/08/setting-up-emacs-clojure-with-emacs-starter-kit/
>
> Since
Hi all.
I'm trying to lear some clojure. I'be been coding with plain vim but i
got tired of not having any support for the laguaje in the editor so i
tried to install vimclojure. I failed miserably and got tired.
I saw that emacs has a better clojure support so im trying to set
clojure in emacs a