emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] I created a package ob-clojure-literate for Clojure Literate Pro


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:22:31 +0800

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 <address@hidden> wrote:
"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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]