From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frederick Giasson Subject: Re: ob-clojure: possible to display results as soon as something is written to STDOUT? Date: Tue, 5 Apr 2016 09:43:26 -0400 Message-ID: <5703C0FE.1060206@fgiasson.com> References: <56FABF0C.5030808@fgiasson.com> <87mvpgnun2.fsf@ucl.ac.uk> <56FBC0EA.6080000@fgiasson.com> <56FBDDB4.90904@fgiasson.com> <56FBE840.8080700@fgiasson.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anRGI-0002gL-HJ for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 09:43:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anRGE-0004DI-E9 for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 09:43:18 -0400 Received: from s052.panelboxmanager.com ([72.55.186.33]:33138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anRGE-0004D2-9a for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 09:43:14 -0400 Received: from mailnull by s052.panelboxmanager.com with sa-checked (Exim 4.86_1) (envelope-from ) id 1anRGA-002fgz-T2 for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 09:43:10 -0400 Received: from modemcable161.56-23-96.mc.videotron.ca ([96.23.56.161]:53982 helo=[192.168.0.13]) by s052.panelboxmanager.com with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_1) (envelope-from ) id 1anRGA-002fgG-L8 for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 09:43:10 -0400 In-Reply-To: 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: emacs-orgmode@gnu.org Hi John, 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. Take care, Fred