From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjarte Johansen Subject: org-babel for prolog Date: Wed, 10 Dec 2014 18:20:07 +0100 Message-ID: <65BF665A-C03D-4CCB-A8C6-A052BDD1BEBD@infomedia.uib.no> Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_820E668F-E0A1-4961-94AA-D947A73F628B" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xykvz-0000pe-P7 for emacs-orgmode@gnu.org; Wed, 10 Dec 2014 12:20:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xykvt-00022R-GR for emacs-orgmode@gnu.org; Wed, 10 Dec 2014 12:20:19 -0500 Received: from alfons.uib.no ([129.177.30.141]:46050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xykvt-00021z-AE for emacs-orgmode@gnu.org; Wed, 10 Dec 2014 12:20:13 -0500 Received: from alfux.uib.no (smtp.uib.no) [2001:700:200:6::a:1f0c] by alfons.uib.no for emacs-orgmode@gnu.org with esmtp (Exim 4.84) id 1Xykvo-0007B4-9g; Wed, 10 Dec 2014 18:20:08 +0100 Received: from pc-115-170.eduroam.uib.no [129.177.115.170]:60416 by smtp.uib.no for emacs-orgmode@gnu.org with esmtpsa (Exim 4.84) id 1Xykvo-0007tI-2T; Wed, 10 Dec 2014 18:20:08 +0100 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 --Apple-Mail=_820E668F-E0A1-4961-94AA-D947A73F628B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi, I have started to implement org-babel support for (swi-)prolog. I have = gotten to the point where I can execute a goal in an external process = and have the result show up in the org file. I am now working on getting = the session to work correctly. It runs and prints, but it doesn=E2=80=99t = do the correct thing in the inferior-mode-buffer and the output is = garbled. I still have some work ahead of me. I just thought I would let you know in case someone was interested in = following the progress or maybe also in helping me. I have the mode = hosted in its current state here = https://gist.github.com/ljos/2e346333e1b7bfd56d05 = .=20 And before you ask, yes, if I get this into a working order, I would = eventually be interested in getting this into either contrib or core. Regards, Bjarte= --Apple-Mail=_820E668F-E0A1-4961-94AA-D947A73F628B Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Hi,

I = have started to implement org-babel support for (swi-)prolog. I have = gotten to the point where I can execute a goal in an external process = and have the result show up in the org file. I am now working on getting = the session to work correctly. It runs and prints, but it doesn=E2=80=99t = do the correct thing in the inferior-mode-buffer and the output is = garbled. I still have some work ahead of me.

I just thought I would let you know in = case someone was interested in following the progress or maybe also in = helping me. I have the mode hosted in its current state here https://gist.github.com/ljos/2e346333e1b7bfd56d05 .&nb= sp;

And before = you ask, yes, if I get this into a working order, I would eventually be = interested in getting this into either contrib or core.

Regards,
Bjarte
= --Apple-Mail=_820E668F-E0A1-4961-94AA-D947A73F628B--