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: Tue, 30 Aug 2011 20:45:44 +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> 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]:53964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyVC4-0001Uy-B4 for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 16:46:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyVC3-0007I2-CE for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 16:46:00 -0400 Received: from lo.gmane.org ([80.91.229.12]:46464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyVC3-0007Hy-4f for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 16:45:59 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QyVC1-0003QX-F6 for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 22:45:57 +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 ; Tue, 30 Aug 2011 22:45:57 +0200 Received: from andras.g.major by ip4e8b0e39.rubicom.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Aug 2011 22:45:57 +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, > >> This is already possible, see "Indexable variable values" [1]. Just tried, without success. Using the example from my original post, I appended "[,0]" as per the manual to use the first column only, and when I execute the code block, org throws an error "Wrong type argument: listp, "0"". Any ideas? AndrĂ¡s