From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gauland Subject: Re: Anyone using or working on ob-scheme? Date: Mon, 26 Nov 2012 23:34:38 +0000 (UTC) Message-ID: References: <87r4nl23fg.fsf@googlemail.com> <87sj7xe878.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td8CU-00020C-6b for emacs-orgmode@gnu.org; Mon, 26 Nov 2012 18:34:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Td8CT-0005ga-CE for emacs-orgmode@gnu.org; Mon, 26 Nov 2012 18:34:54 -0500 Received: from plane.gmane.org ([80.91.229.3]:55839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td8CT-0005gL-5U for emacs-orgmode@gnu.org; Mon, 26 Nov 2012 18:34:53 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Td8Ca-0005em-FI for emacs-orgmode@gnu.org; Tue, 27 Nov 2012 00:35:01 +0100 Received: from 218-101-54-25.trimble.co.nz ([218.101.54.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Nov 2012 00:35:00 +0100 Received: from mikelygee by 218-101-54-25.trimble.co.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Nov 2012 00:35:00 +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 Thorsten Jolitz googlemail.com> writes: > I forgot all the details, I was an absolute starter with Elisp and I got > stuck sometimes and received help from the org-babel creator Eric > Schulte. Of course some language specific details caused problems, but > the resulting code was not only a copy with some tiny changes. > > Maybe you could figure out which parts of ob-scheme don't do what they > should and then compare these parts with its counterparts in > ob-picolisp - it might give you some ideas for alternative solutions. That sounds like good advice. I'll start poking around, and see what I find. Wish me luck! Kind Regards, Mike