On Fri, Apr 2, 2010 at 12:19 PM, jney <jeansebastien....@gmail.com> wrote: > I'm a newbie in clojure and in emacs too. I got this message error > while launching Slime : > > Debugger entered--Lisp error: (file-error "Searching for program" "No > such file or directory" "lisp")
Slime is configured to use Common Lisp rather than Clojure. > Otherwise, is there some recent documentation for install clojure > environment on emacs. All documentation i found look outdated. Did you try the instructions in Swank Clojure's README? They should automatically configure things for Clojure: http://github.com/technomancy/swank-clojure -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 To unsubscribe, reply using "remove me" as the subject.