emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] ob-clojure: possible to display results as soon as something is


From: Eric S Fraga
Subject: Re: [O] ob-clojure: possible to display results as soon as something is written to STDOUT?
Date: Wed, 30 Mar 2016 11:10:41 +0100
User-agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.0.92 (gnu/linux)

On Tuesday, 29 Mar 2016 at 13:44, Frederick Giasson wrote:

[...]

> Note: I am not sure if this is something related to Org-mode, or
> ob-clojure or Cider.

None of these directly.  It's Emacs, basically: it has very minimal
support for threading so the whole process (Emacs) is waiting for the
sub-process (Clojure) to finish before doing anything else.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-668-g809a83



reply via email to

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