clojure - Emacs Live - Namespace not found -


I'm using because it looked good and saves me a lot of configuration work now it's okay for a few days Worked, but today broke some apparently. In particular, broke auto perfection (I believe this may be a problem) Actually, my minibuger is no longer just found "namespace." Shows me, I do not get actual autocomplete (only those words that are already present in the file) and when I run CCMN , then I have a blank * NREPL error * Buffer is found, when auto completion is usually kicked every time.

EDIT: This is only when I start a nrepl-server with nrepl-jack-in just connecting to an existing one (such as created with a lenght symbol ) works fine.

> namespace not found that nrepl is not about the namespace of current buffer This issue is with Nrepl-set-ns ( cc Mn ) which is running in-ns , which does not bring closure core dependency.

In both cases, the work around is complete only with the ns s-expr eval or nrepl-load-current-buffer of the buffer Buffer is loaded

You can definitely modify nrepl-set-ns or add another FN to ns .

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -