all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Org Babel Clojure No Prettyprint
@ 2014-10-22  1:42 Prathyush
  2014-10-27 14:30 ` Oleh
  0 siblings, 1 reply; 3+ messages in thread
From: Prathyush @ 2014-10-22  1:42 UTC (permalink / raw
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Org Babel Clojure No Prettyprint
  2014-10-22  1:42 Org Babel Clojure No Prettyprint Prathyush
@ 2014-10-27 14:30 ` Oleh
  2014-11-01 22:33   ` Prathyush
  0 siblings, 1 reply; 3+ messages in thread
From: Oleh @ 2014-10-27 14:30 UTC (permalink / raw
  To: Prathyush; +Cc: emacs-orgmode

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 <prax08@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."
>
> 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
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Org Babel Clojure No Prettyprint
  2014-10-27 14:30 ` Oleh
@ 2014-11-01 22:33   ` Prathyush
  0 siblings, 0 replies; 3+ messages in thread
From: Prathyush @ 2014-11-01 22:33 UTC (permalink / raw
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-01 22:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-22  1:42 Org Babel Clojure No Prettyprint Prathyush
2014-10-27 14:30 ` Oleh
2014-11-01 22:33   ` Prathyush

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.