|
From: | Bastien Guerry |
Subject: | Re: [O] I created a package ob-clojure-literate for Clojure Literate Programming in Org-mode |
Date: | Thu, 04 Jan 2018 11:55:52 +0100 |
User-agent: | Gnus/5.130014 (Ma Gnus v0.14) Emacs/27.0 (gnu/linux) |
"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] |