Re: Emacs - error with `nrepl-jack-in'

2014-04-18 Thread Thorsten Jolitz
Erlis Vidal writes: > 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/ Hi Greg and Erlis, just learned about the cool CIDER, thanks for your tips! > On Fri, Apr 18, 2014 at

Re: Emacs - error with `nrepl-jack-in'

2014-04-18 Thread Erlis Vidal
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 wrote: > You should consider going to CIDER: > > https://github.com/clojure-emacs/cider

Re: Emacs - error with `nrepl-jack-in'

2014-04-18 Thread greg r
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 abov

Re: Emacs - error with `nrepl-jack-in'

2014-04-18 Thread Thorsten Jolitz
Erlis Vidal writes: > Do not add an alias for lein, rename lein2 to just lein. Ok, done, thx. -- 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

Re: Emacs - error with `nrepl-jack-in'

2014-04-18 Thread Thorsten Jolitz
Thorsten Jolitz writes: > 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-i

Re: Emacs - error with `nrepl-jack-in'

2014-04-18 Thread Erlis Vidal
Do not add an alias for lein, rename lein2 to just lein. On Apr 17, 2014 9:45 PM, "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 pa

Emacs - error with `nrepl-jack-in'

2014-04-17 Thread Thorsten Jolitz
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': ,-