From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: org-babel: session support for node.js Date: Wed, 13 Jul 2011 11:46:15 -0600 Message-ID: <8739iajcku.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh3Yd-0006HT-72 for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 13:49:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qh3Yb-00058O-B1 for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 13:49:10 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:65290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh3Ya-00055x-NV for emacs-orgmode@gnu.org; Wed, 13 Jul 2011 13:49:09 -0400 Received: by mail-iw0-f169.google.com with SMTP id 8so6771366iwn.0 for ; Wed, 13 Jul 2011 10:49:08 -0700 (PDT) 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: Marcus Klemm Cc: emacs-orgmode@gnu.org Hi Marcus, There is no technical reason why sessions are not supported for node.js. At the time ob-js.el was written node was still fairly young, and there was no real Emacs support for node.js sessions. Patches Welcome! Thanks -- Eric Marcus Klemm writes: > Hello List, > > Org-babel supports Javascript through node.js but does > not support session evaluation. I wonder if there is a > technical reason or if simply nobody implemented it > (yet). > > Ciao, Marcus > > -- Eric Schulte http://cs.unm.edu/~eschulte/