From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: #+call split into multiple lines? Date: Fri, 29 Mar 2013 11:14:26 +0800 Message-ID: <87hajuhp7x.fsf@ericabrahamsen.net> References: <86ip4bw6yd.fsf@somewhere.org> <87li97gciz.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULPgP-0000LQ-CO for emacs-orgmode@gnu.org; Thu, 28 Mar 2013 23:08:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULPgN-0002O8-Sp for emacs-orgmode@gnu.org; Thu, 28 Mar 2013 23:08:49 -0400 Received: from plane.gmane.org ([80.91.229.3]:54027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULPgN-0002Nz-MO for emacs-orgmode@gnu.org; Thu, 28 Mar 2013 23:08:47 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ULPgg-000459-SN for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 04:09:06 +0100 Received: from 114.250.125.74 ([114.250.125.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Mar 2013 04:09:06 +0100 Received: from eric by 114.250.125.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Mar 2013 04:09:06 +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 tsd@tsdye.com (Thomas S. Dye) writes: > Aloha Eric, > > Eric Abrahamsen writes: > >> PS the (card=card-table[0,]) syntax is new to me, is that a >> Babel-specific construct? > > Do you mean the indexing into the table? That's described here: > > http://orgmode.org/manual/var.html#var > > in the section `Indexable variable values' near the bottom. Yes! Thank you. I'm in the process of wrapping my head around this stuff, and it's hard to keep all the pieces in place...