From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Kamm Subject: Re: Asynchronous session evaluation Date: Sat, 24 Aug 2019 08:49:33 -0700 Message-ID: <875zmmr2b6.fsf@jaheira.i-did-not-set--mail-host-address--so-tickle-me> References: <87muj04xim.fsf@jaheira.i-did-not-set--mail-host-address--so-tickle-me> <87ef1j52wx.fsf@nicolasgoaziou.fr> <87d0h3pfd0.fsf@jaheira.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60183) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i1YHG-0007aF-7j for emacs-orgmode@gnu.org; Sat, 24 Aug 2019 11:48:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i1YHF-0007oP-5b for emacs-orgmode@gnu.org; Sat, 24 Aug 2019 11:48:30 -0400 Received: from mail-pl1-x62a.google.com ([2607:f8b0:4864:20::62a]:40998) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i1YHE-0007mr-Uh for emacs-orgmode@gnu.org; Sat, 24 Aug 2019 11:48:29 -0400 Received: by mail-pl1-x62a.google.com with SMTP id m9so7443664pls.8 for ; Sat, 24 Aug 2019 08:48:28 -0700 (PDT) In-Reply-To: <87d0h3pfd0.fsf@jaheira.i-did-not-set--mail-host-address--so-tickle-me> 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" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org In case any org-babel R users are interested, this package is now basically ready to use, and I've added a Readme on how to use it: https://github.com/jackkamm/ob-session-async I plan to add more languages, and to eventually contribute this functionality back to org-mode when it's ready.