emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Org Babel Clojure No Prettyprint


From: Oleh
Subject: Re: [O] Org Babel Clojure No Prettyprint
Date: Mon, 27 Oct 2014 15:30:50 +0100

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 <address@hidden> 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."
>
> 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 related
> to the API change that broke it as mentioned here:
> http://lists.gnu.org/archive/html/emacs-orgmode/2014-10/msg00100.htmle
>
>



reply via email to

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