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

(:refer-clojure :exclude [let]) breaks cider-repl-toggle-pretty-printing #752

Closed
noprompt opened this issue Aug 27, 2014 · 1 comment
Closed

Comments

@noprompt
Copy link

This is a bit of an edge case and I'm not sure if I should have opened it in the cider-nrepl issue tracker. I discovered this when writing a custom let macro and attempting to eval a macroexpand-1 hoping cider-repl-toggle-pretty-printing would save me some trouble.

Here's the message I get in the REPL:

CompilerException java.lang.RuntimeException: Unable to resolve symbol: let in this context, compiling:(/private/var/folders/sv/xytbwbxn6pg835_hkmyf8lxc0000gn/T/form-init8098409859872133519.clj:1:1) 

I'd be happy to help fix this if you could point me in the right direction.

@noprompt
Copy link
Author

Thanks!

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

No branches or pull requests

1 participant