From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Scheme code block gives false error message Date: Mon, 14 Sep 2015 09:39:29 -0400 Message-ID: <87twqxglwu.fsf@pierrot.dokosmarshall.org> References: <877fnuj2q4.fsf@pierrot.dokosmarshall.org> <87y4gagkxc.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbTyv-0004s6-Du for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 09:39:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbTys-0007jA-67 for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 09:39:41 -0400 Received: from plane.gmane.org ([80.91.229.3]:38625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbTyr-0007iZ-Un for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 09:39:38 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZbTyq-00079Z-0V for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 15:39:36 +0200 Received: from pool-108-20-41-232.bstnma.fios.verizon.net ([108.20.41.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Sep 2015 15:39:35 +0200 Received: from ndokos by pool-108-20-41-232.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Sep 2015 15:39:35 +0200 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 Lawrence Bottorff writes: > I think this > (https://mobiusengineering.wordpress.com/2015/01/11/using-emacs-org-with-mit-scheme/) > describes my problem. Basically, it's with ob-scheme.el. The article > seems to say that my problem is scheme stuff being handled improperly > by the elisp of ob-scheme.el. Yes, that sounds right. > I'll try his workaround and see if it works. He also seems to believe Scheme is a second-class > citizen in babel-land. > -- Nick