From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ob-clojure: possible to display results as soon as something is written to STDOUT? Date: Wed, 06 Apr 2016 10:26:38 +0200 Message-ID: <87vb3vdtxd.fsf@nicolasgoaziou.fr> References: <56FABF0C.5030808@fgiasson.com> <87mvpgnun2.fsf@ucl.ac.uk> <56FBC0EA.6080000@fgiasson.com> <56FBDDB4.90904@fgiasson.com> <56FBE840.8080700@fgiasson.com> <5703C0FE.1060206@fgiasson.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anilJ-00078W-IC for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 04:24:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anilI-0004jl-BL for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 04:24:29 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:48480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anilI-0004jX-5x for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 04:24:28 -0400 In-Reply-To: <5703C0FE.1060206@fgiasson.com> (Frederick Giasson's message of "Tue, 5 Apr 2016 09:43:26 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Frederick Giasson Cc: emacs-orgmode@gnu.org Hello, Frederick Giasson writes: > Here is a blog post that explains the changes I did. I still have one > improvement to do (but don't how it could be done or even if it can be > done) which is explained at the end of the post: > > http://fgiasson.com/blog/index.php/2016/04/05/using-clojure-in-org-mode-and-implementing-asynchronous-processing/ > > Thanks for your help, it is now working the way I need it to. This looks interesting. Thank you for sharing your result. Org Babel would benefit from a generic asynchronous execution mechanism. See for example . So, if anyone feels like discussing the details of an implementation of such a thing, please chime in. Regards, -- Nicolas Goaziou