From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?b?QW5kcsOhcw==?= Major Subject: Re: Bug: Babel: asymptote: erroneous conversion of heterogeneous-typed table Date: Wed, 31 Aug 2011 06:48:11 +0000 (UTC) Message-ID: References: <20110829080003.GA12790@discus> <87hb50li4b.fsf@gmail.com> <878vqclf64.fsf@gmail.com> <87mxesjs9e.fsf@gmail.com> <87fwkkjhvt.fsf@gmail.com> <87y5yc6tx4.fsf@gmail.com> <87vctgi0ve.fsf@gmail.com> <87hb506qqk.fsf@gmail.com> <878vqc6nye.fsf@gmail.com> <87ei0266dw.fsf@gmail.com> <878vqa62lo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyeb6-0004NQ-Au for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 02:48:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qyeb5-0005o9-H5 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 02:48:28 -0400 Received: from lo.gmane.org ([80.91.229.12]:43321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyeb5-0005j0-8S for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 02:48:27 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qyeb1-0008Ic-Uh for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 08:48:24 +0200 Received: from ip4e8b0e39.rubicom.hu ([78.139.14.57]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 31 Aug 2011 08:48:23 +0200 Received: from andras.g.major by ip4e8b0e39.rubicom.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 31 Aug 2011 08:48:23 +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 Hi Eric, > Can you post an example? Here is a working example. In your example, simply write "asymptote" in place of "sh" and replace the code by "size(100);" just to make sure it's valid asymptote (though the error occurs even if you don't). In fact, I'm quite sure that asy never gets executed in this case. AndrĂ¡s