Hi Peter, On Dec 1, 10:05 am, Peter Eddy <[EMAIL PROTECTED]> wrote: > On Dec 1, 1:00 pm, Craig McDaniel <[EMAIL PROTECTED]> wrote: > > > Make sure you're using the latest versions of clojure (SVN version, > > not dated release), and swank-clojure as well. > > Thanks. Everything is current, I just sync'd everything to be sure but > same problem.
How are you attempting to start slime? Are you doing: 1. C-u M-x slime RET clojure RET OR 2. M-- M-x slime RET clojure RET If you're doing #1, then you'll get the error message that you reported (I believe this is a bug in swank-clojure, but I haven't investigated it). If you're doing #2, then you should be able to start up without any errors. If you can't, then the probable causes are (one or more of the following): a. You downloaded a tar ball rather than the svn/git version of something b. Your clojure startup command isn't specified correctly c. Your .emacs setup isn't correct I listed some steps for doing a/b/c in an earlier post - you might want to have a look at that: http://groups.google.com/group/clojure/msg/ecbf7f87343d7f3f -- Bill Clementson --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---