|
From: | address@hidden |
Subject: | Re: [O] I created a package ob-clojure-literate for Clojure Literate Programming in Org-mode |
Date: | Thu, 4 Jan 2018 19:20:18 +0800 |
"address@hidden" <address@hidden> 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
[Prev in Thread] | Current Thread | [Next in Thread] |