Re: [O] [PATCH 2/4] ob-clojure.el: Add ClojureScript interface

2020-02-12 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, any update on this patch? I still have this feature reminder in my GTD. Really hope ob-clojure.el can support ClojureScript too. If possible, hope this can integrate with current CIDER new session manager "sesman". roberthambr...@gmail.com wr

Re: [O] [PATCH 2/4] ob-clojure.el: Add ClojureScript interface

2018-10-24 Thread stardiviner
roberthambr...@gmail.com writes: > From: Robert Hambrock > > * lisp/ob-clojure.el (org-babel-execute:clojure): Implemented :target, > which allows selection of connection. > * lisp/ob-clojure.el (org-babel-execute:clojurescript): New > ClojureScript interface that uses :target flag to specify `

Re: [O] [PATCH 2/4] ob-clojure.el: Add ClojureScript interface

2018-04-29 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 roberthambr...@gmail.com writes: How about the progress now? - -- [ stardiviner ] don't need to convince with trends. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89A

Re: [O] [PATCH 2/4] ob-clojure.el: Add ClojureScript interface

2018-04-23 Thread Nicolas Goaziou
Hello, roberthambr...@gmail.com writes: > * lisp/ob-clojure.el (org-babel-execute:clojure): Implemented :target, > which allows selection of connection. > * lisp/ob-clojure.el (org-babel-execute:clojurescript): New > ClojureScript interface that uses :target flag to specify `cljs` > evaluation ta

Re: [O] [PATCH 2/4] ob-clojure.el: Add ClojureScript interface

2018-04-22 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Those patches are great. solve some of my problem. Does CIDER support ClojureScript natively so ob-clojure can integrate it? - -- [ stardiviner ] don't need to convince with trends. Blog: https://stardiviner.github.io/ IRC(freenode):

[O] [PATCH 2/4] ob-clojure.el: Add ClojureScript interface

2018-04-22 Thread roberthambrock
From: Robert Hambrock * lisp/ob-clojure.el (org-babel-execute:clojure): Implemented :target, which allows selection of connection. * lisp/ob-clojure.el (org-babel-execute:clojurescript): New ClojureScript interface that uses :target flag to specify `cljs` evaluation target. --- lisp/ob-clojure.e