Skip to content

"Namespace not found" considered harmful #1980

@phillord

Description

@phillord

I have some code (https://github.com/phillord/tawny-owl/blob/master/emacs/tawny-mode.el) which uses cider. In the latest version of cider it doesn't seem to work any more. This is, of course, my problem rather than CIDERs (and in fact I have fixed it!)

However, it gives the "Namespace not found" error. I feel that this is not a helpful error message. It's actually easy to find out where this comes from directly (nrepl-make-response-handler), but then the trail goes cold. Is something happening in the cider-nrepl middleware which is signalling this?

There are quite a few other "Namespace not found" issues around which suggests that I am not the only one finding this problematic. So I wonder, can we make the error handling better, or the documentation, for dealing with this error.

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