From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Burdick Subject: Integrating Skewer with org-babel-js Date: Fri, 12 Feb 2016 18:32:04 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1148e2e6d58b5a052b96e2b7 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUIVs-0000qJ-OU for emacs-orgmode@gnu.org; Fri, 12 Feb 2016 13:32:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUIVr-0008W7-RO for emacs-orgmode@gnu.org; Fri, 12 Feb 2016 13:32:16 -0500 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:37839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUIVr-0008Ur-5o for emacs-orgmode@gnu.org; Fri, 12 Feb 2016 13:32:15 -0500 Received: by mail-wm0-x234.google.com with SMTP id g62so30849081wme.0 for ; Fri, 12 Feb 2016 10:32:14 -0800 (PST) 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: org-mode --001a1148e2e6d58b5a052b96e2b7 Content-Type: text/plain; charset=UTF-8 Hey there, My skewer/org babel searches turned up nothing, so I made a simple hack that redirects JS block evaluation in org mode through skewer when you are connected (otherwise it uses standard org-js behavior). I posted it to the skewer repo, but I have no idea whether it will be integrated, so here it is: https://gist.github.com/zot/0dd34b50acf81416dd88 -- Bill Burdick --001a1148e2e6d58b5a052b96e2b7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hey there= ,

My skewer/org babel searches turned= up nothing, so I made a simple hack that redirects JS block evaluation in = org mode through skewer when you are connected (otherwise it uses standard = org-js behavior).
I posted it to the = skewer repo, but I have no idea whether it will be integrated, so here it i= s:



-- Bill Burdick
--001a1148e2e6d58b5a052b96e2b7--