Skip to content
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

C-x C-e does not use the buffer's namespace #59

Closed
hugoduncan opened this issue Aug 5, 2012 · 2 comments
Closed

C-x C-e does not use the buffer's namespace #59

hugoduncan opened this issue Aug 5, 2012 · 2 comments

Comments

@hugoduncan
Copy link
Member

When using nrepl-interactive-eval, nrepl-interactive-eval-print from a clojure file buffer, the clojure namespace is not interpreted, and the repl namespace is used. The namespace form in the buffer should be used to interpret the buffer's namespace, so that expressions are evaluated in the correct namespace.

@technomancy
Copy link
Contributor

There's some discussion of this problem in #51 along with a proposed fix.

hugoduncan added a commit to hugoduncan/cider that referenced this issue Aug 6, 2012
@kingtim
Copy link
Member

kingtim commented Aug 14, 2012

I believe this issue is fixed now on master. Please let me know if it is not working for you.

kenrestivo pushed a commit to kenrestivo/nrepl.el that referenced this issue Sep 1, 2012
@kingtim kingtim closed this as completed Feb 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants