-
-
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
Namespace not found #950
Comments
Can you provide exact steps to reproduce this problem? |
Sure:
|
To expand on this one: I load |
The evaluate of |
Just updated Cider and am now drastically handicapped by this bug :-( cider 20150118.2309 |
You could use the workaround described here, for now. |
Thanks @boccaperta-it -- that helps a lot. |
I found the problem. The problem has existed for a while, but was hidden by the use of |
That's what I said as well. :-) On a related note - we should probably remove |
Thanks @bbatsov. I do use |
…ve-eval` on `cider-request:load-file`
[Fix #950] Check for existence of ns in `cider-interactive-eval`
I'm getting
Namespace not found.
everytime I try to set the namespace on which I am working on. I've tried with different projects, but I'm getting the same error.Some details about my system, if it could be of any help:
Emacs version:
CIDER version:
The text was updated successfully, but these errors were encountered: