Re: Emacs-cider

2020-03-13 Thread Duke Normandin
Informative article-thanks! I’ve tried both ‘cider-connect’ & ‘cider-jack-in. Both throw the error message. I’m having to use ‘nightcode’ to get going with my clojure test-drive. Sent from my iPhone > On Mar 13, 2020, at 5:50 PM, Matching Socks wrote: > >  > How cider-nrepl gets loaded, all

Re: [ANN] Clojure 1.10.2-alpha1

2020-03-13 Thread Duke Normandin
Okay- Got it! Thx. Sent from my iPhone > On Mar 13, 2020, at 12:58 PM, 'Alex Miller' via Clojure > wrote: > >  > Generally, you don't explicitly download it at all - you should just change > your dependency in your project.clj to use > > [org.clojure/clojure "1.10.2-alpha1"] > > and the