"balln...@googlemail.com" <balln...@googlemail.com> writes:
> Emacs / clojure-mode: > You need to install git to pull down the latest sources! > You need Clojure and Clojure-contrib (usually you cannot dowload > contrib but have to build it) > You need to have ant / maven to build contrib > You need to download Emacs > You need to download clojure-mode > You need to modify .el startup files for Emacs > and then - how do I get to the REPL? how does this all work? Is there This isn't true anymore. All that's needed is to use the Emacs Lisp package manager (http://tromey.com/elpa) to grab swank-clojure, and it will download all the dependent elisp and precompiled jars. Currently that's 2 manual steps, but in Emacs 24 ELPA will be included, so you will be able to skip that step. You were probably working from an older tutorial if you thought you had to go through all those steps. It's become much simpler now, though unfortunately the old misleading docs are still out there--not a lot I can do about that. -Phil -- 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