emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ob-clojure: possible to display results as soon as something is written to STDOUT?
@ 2016-03-29 17:44 Frederick Giasson
  2016-03-30 10:10 ` Eric S Fraga
  0 siblings, 1 reply; 17+ messages in thread
From: Frederick Giasson @ 2016-03-29 17:44 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 765 bytes --]

Hi everybody,

I was wondering if it was possible for Org-mode to write results in 
#+RESULTS as soon as something is written to STDOUT?

Here is my issue: I am writing Notebooks in Clojure using org-mode 
(clojure). I have some long-running procedures in the notebook that 
output the current status of the process (like, 10000/4986000) to the 
REPL using printnl.

With now, I am using the header "clojure :session :results output.

I am getting the output, but *only once the function finished its 
processing*. What I would like to know if it is possible to have 
Org-mode to write things when they are written to STDOUT instead then 
just when it finished?

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

Thanks,

Fred

[-- Attachment #2: Type: text/html, Size: 1140 bytes --]

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

end of thread, other threads:[~2016-04-06 13:07 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-29 17:44 ob-clojure: possible to display results as soon as something is written to STDOUT? Frederick Giasson
2016-03-30 10:10 ` Eric S Fraga
2016-03-30 12:04   ` Frederick Giasson
2016-03-30 12:30     ` John Kitchin
2016-03-30 12:58       ` Eric S Fraga
2016-03-30 14:07       ` Frederick Giasson
2016-03-30 14:41         ` John Kitchin
2016-03-30 14:52           ` Frederick Giasson
2016-03-30 16:58             ` John Kitchin
2016-03-30 17:06               ` Frederick Giasson
2016-04-05 13:43               ` Frederick Giasson
2016-04-06  8:26                 ` Nicolas Goaziou
2016-04-06 12:10                   ` Frederick Giasson
2016-04-06 12:44                     ` Nicolas Goaziou
2016-04-06 12:57                       ` Frederick Giasson
2016-04-06 13:08                         ` Nicolas Goaziou
2016-04-06 13:07                           ` Frederick Giasson

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).