If you got any problem after use and test, GitHub issues and PR welcome. Thanks.
[stardiviner] <Hack this world!> GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Thu, Jan 4, 2018 at 6:55 PM, Bastien Guerry <b...@gnu.org> wrote: > "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 >