On Dec 4, 3:37 am, Phil Hagelberg <p...@hagelb.org> wrote: > So this is a problem with the auto-download of Clojure jars that > swank-clojure attempts. It looks like it's having trouble downloading > and is unable to clean up after itself, but I can't reproduce it. What > version of Emacs are you using?
GNU Emacs 22.1.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-05-02 on king, modified by Ubuntu However, I've managed to get it working on my Mac using both: GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-08-16 on black.local and GNU Emacs 22.3.2 (i386-apple-darwin9.5.0, Carbon Version 1.6.0) of 2008-09-22 on plume.sr.unh.edu - Aquamacs Distribution 1.5 I deleted the .swank-clojure/ dir in my home directory and tried M-x slime again. It seems that this error occurs if the download fails and the .swank- clojure directory has already been created. To reproduce, create an empty .swank-clojure and do M-x slime again. The error "Wrong number of arguments: delete-directory, 2" occured only on my Ubuntu Hardy desktop. Maybe because it has the oldest version of the 3 emacsen. > > Note that this method of using slime is really only intended for quick > experimentation. The other methods (#2 and #3) of using slime detailed > athttp://technomancy.us/swank-clojureshould still work fine and are > generally more commonly used. Thanks, I think I'll try method 2. Regards, Andreas Pauley -- 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