Re: [O] Org Babel Clojure No Prettyprint

2014-11-01 Thread Prathyush
Thanks a bunch Oleh. Works very well now. Oleh ohwoeowho at gmail.com writes: Hi, I've just pushed a fix for this. See if works now. regards, Oleh

Re: [O] Org Babel Clojure No Prettyprint

2014-10-27 Thread Oleh
Hi, I've just pushed a fix for this. See if works now. regards, Oleh On Wed, Oct 22, 2014 at 3:42 AM, Prathyush pra...@gmail.com wrote: Hi, I was trying to use org-babel-clojure to pretty print a collection and found out that it always evaluated to: Code block produced no output.

[O] Org Babel Clojure No Prettyprint

2014-10-21 Thread Prathyush
Hi, I was trying to use org-babel-clojure to pretty print a collection and found out that it always evaluated to: Code block produced no output. Here's some sample code: #+begin_src clojure :results pp (println Hello) #+end_src Similar issue was reported few weeks back and I guess it could be

Re: [O] org-babel clojure support outdated/not working

2012-05-29 Thread Eric Schulte
kima VCRP maikschuenem...@gmail.com writes: Hello Org-people. After using org-mode for organisation, I came around org-babel and it's capabilities of literate programming. I will do some literate programming with clojure in the future and wanted to use org-babel with clojure, but the

[O] org-babel clojure support outdated/not working

2012-05-28 Thread kima VCRP
Hello Org-people. After using org-mode for organisation, I came around org-babel and it's capabilities of literate programming. I will do some literate programming with clojure in the future and wanted to use org-babel with clojure, but the instructions at

[O] Org-babel / Clojure

2011-12-19 Thread Nathan Neff
Hi, I'm trying to be able to run clojure from org-mode/babel, and I can't find swank-clojure listed in the pacakges in my ELPA, as detailed in these instructions: http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-clojure.html Can anyone help me along? Thanks, --Nate

Re: [O] Org-babel / Clojure

2011-12-19 Thread Eric Schulte
Nathan Neff nathan.n...@gmail.com writes: Hi, I'm trying to be able to run clojure from org-mode/babel, and I can't find swank-clojure listed in the pacakges in my ELPA, as detailed in these instructions: http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-clojure.html Can anyone