technomancy / lein.el

A no-startup-delay eshell replacement for the `lein` bash script.
30 stars 4 forks source link

Depend on cider / nrepl-client.el instead of nrepl #10

Closed purcell closed 6 years ago

purcell commented 10 years ago

Untested, but this is the least that is going to need changing.

Would it also be worth moving this repo across to the clojure-emacs org?

Cheers,

-Steve

dudebout commented 10 years ago

+1 for updating dependency list. lein is not package-installable at the moment.

purcell commented 10 years ago

Unfortunately the changes in this PR are not yet sufficient for cider compatibility. e.g. it looks like nrepl-words-of-inspiration is now cider-words-of-inspiration. Let me see if I can fix this PR up...

purcell commented 10 years ago

Okay, added some further changes that appear to be necessary, but I'm not in a position right now to test them. @dudebout -- would you mind giving this version a try?

dudebout commented 10 years ago

@purcell, I unfortunately do not have a computer set up with clojure. I just had a problem installing my emacs packages this morning. On Nov 4, 2013 12:59 PM, "Steve Purcell" notifications@github.com wrote:

Okay, added some further changes that appear to be necessary, but I'm not in a position right now to test them. @dudebouthttps://github.com/dudebout-- would you mind giving this version a try?

— Reply to this email directly or view it on GitHubhttps://github.com/technomancy/lein.el/pull/10#issuecomment-27707145 .

purcell commented 10 years ago

Okay, I tested it, and it seems to be working. :-)