Hello,
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")
start-process("inferior-lisp" #<buffer *inferior-lisp*> "lisp")
apply(start-process "inferior-lisp" #<buffer *inferior-lisp*> "lisp"
nil)
start-file-process("inferior-lisp" #<buffer *inferior-lisp*> "lisp")
apply(start-file-process "inferior-lisp" #<buffer *inferior-lisp*>
"lisp" nil)
comint-exec-1("inferior-lisp" #<buffer *inferior-lisp*> "lisp" nil)
comint-exec(#<buffer *inferior-lisp*> "inferior-lisp" "lisp" nil
nil)
make-comint-in-buffer("inferior-lisp" nil "lisp" nil)
apply(make-comint-in-buffer "inferior-lisp" nil "lisp" nil nil)
make-comint("inferior-lisp" "lisp" nil)
apply(make-comint "inferior-lisp" "lisp" nil nil)
run-lisp("lisp")
call-interactively(run-lisp t nil)
execute-extended-command(nil)
call-interactively(execute-extended-command nil nil)
Someone can help ?
Otherwise, is there some recent documentation for install clojure
environment on emacs. All documentation i found look outdated.
Thx.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
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