From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Org-mode Code Blocks Manuscript: Request For Comments Date: Wed, 08 Dec 2010 12:54:51 -0700 Message-ID: <87ipz40zn3.fsf@gmail.com> References: <87lj487z50.fsf@gmail.com> <12760.1291360577@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=44938 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQQsN-0005nP-U0 for emacs-orgmode@gnu.org; Wed, 08 Dec 2010 15:44:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PQQli-0001gT-0n for emacs-orgmode@gnu.org; Wed, 08 Dec 2010 15:37:44 -0500 Received: from mail-gw0-f48.google.com ([74.125.83.48]:40274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PQQlh-0001gN-TP for emacs-orgmode@gnu.org; Wed, 08 Dec 2010 15:37:41 -0500 Received: by gwaa20 with SMTP id a20so1232434gwa.35 for ; Wed, 08 Dec 2010 12:37:41 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: Org Mode Hi Nick, Thanks for the feedback. Nick Dokos writes: > > Finally, the questions: in Sec. 4.1.3, I may be missing something > fundamental, but I don't understand how that works at all. In > particular, is the table formula complete as it stands? How does it > get the diagonals? How are these things passed to the code block? Why > does the code block have values given to the variables? Is it correct > as it stands, or are things missing? This is the one section where I > was completely lost. Could somebody explain? > Thanks for bringing this up. I truncated the table formulas so that they wouldn't overrun the page. This lead to an incomplete example which didn't work. In the current version of the paper (up at the old link [1]) I have expanded these formulas and split them across multiple lines. Although Org-mode (unfortunately) does not (yet) support multi-line table formulas, as least all of the required information is now present so this example should no longer be quite so mystifying. > > Thanks, > Nick Footnotes: [1] http://cs.unm.edu/~eschulte/org-paper/babel.pdf