"numbch...@gmail.com" <numbch...@gmail.com> writes:

> https://github.com/stardiviner/ob-clojure-literate

Thanks for sharing this.

About this part:

(defun ob-clojure-cider-do-not-find-ns ()
  "Fix the issue that `cider-current-ns' try to invoke
`clojure-find-ns' to extract ns from buffer."
  (setq-local cider-buffer-ns "user"))

I'm not entirely sure what is the problem here, but it
looks like something that can be fixed directly un CIDER.

Is it so?

-- 
 Bastien

Reply via email to