-
-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile selection at cider-jack-in #744
Comments
For anyone else need this feature, try this:
|
I get a error like "eval-region: Wrong number of arguments: (1 . 1), 0" in GNU Emacs 26.2 (build 1, x86_64-apple-darwin18.2.0, NS appkit-1671.20 Version 10.14.3 (Build 18D109)) of 2019-04-13. But just a very little rewrite:
It is work now. |
I'm a little annoyed about this kind of error.
While Clojure itself is quite stable, but the tools are not. I really hope maintainers care about compatibility a lot more. Cider is awesome, please make it better. Thanks. |
I would like to be able to edit the lein command used for cider-jack-in so that I can change profile.
There was support for this in 0.7 although it was broken. Commit 3e5a73b fixed the breakage by removing the support!
Workaround is to launch lein myself, or set-variable cider-lein-parameters
The text was updated successfully, but these errors were encountered: