Skip to content

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

@noprompt

Description

@noprompt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions