Also *clojure for the brave and true *will guide you through the
configuration process really straight forward.

http://www.braveclojure.com/using-emacs-with-clojure/


On Fri, Apr 18, 2014 at 9:37 AM, greg r <soapy-sm...@comcast.net> wrote:

> You should consider going to CIDER:
>
> https://github.com/clojure-emacs/cider
>
> The command is 'cider-jack-in'.
>
> Here's a page with a lot of install info:
>
> http://clojure-doc.org/articles/tutorials/emacs.html
>
> There are many web pages out there with obsolete information on Clojure
> and emacs.
> The above page is one of the most up-to-date.
>
> Regards,
> Greg
>
>
> On Thursday, April 17, 2014 9:45:13 PM UTC-4, Thorsten Jolitz wrote:
>>
>>
>> Hi List,
>>
>> just installed lein2 and can start 'lein2 repl' successfully on the
>> command-line. 'lein repl' works too, since I defined an alias in my
>> .bashrc.
>>
>> After installing packages clojure-mode and nrepl in Emacs, I get this
>> error when trying `nrepl-jack-in':
>>
>> ,-------------------------------------------------------------------------
>>
>> | error in process sentinel: Could not start nREPL server: /bin/bash:
>> Line
>> | 1: lein: Command not found.
>> `-------------------------------------------------------------------------
>>
>>
>> I'm on Archlinx with
>>
>> #+begin_src emacs-lisp
>>  (emacs-version)
>> #+end_src
>>
>> #+results:
>> : GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.7)
>> :  of 2014-01-28 on var-lib-archbuild-extra-x86_64-juergen
>>
>> I googled some related sites and it seems it might be an Emacs (exec-)
>> path
>> problem, but a reboot did not help.
>>
>> --
>> cheers,
>> Thorsten
>>
>>  --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to