From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Exporting after executing code Date: Fri, 11 Sep 2009 22:34:27 +0200 Message-ID: <7A637FEC-325E-487C-A1D9-F03023FB26C5@gmail.com> References: <20090911154802.7c0b7179@gaia> <28960.1252684429@gamaville.dokosmarshall.org> <87fxats6t3.fsf@gmx.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MmCpJ-0004tb-LW for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 16:34:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MmCpE-0004om-8d for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 16:34:36 -0400 Received: from [199.232.76.173] (port=55313 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmCpE-0004oX-4R for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 16:34:32 -0400 Received: from ey-out-1920.google.com ([74.125.78.145]:51878) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MmCpD-0008Ot-P9 for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 16:34:31 -0400 Received: by ey-out-1920.google.com with SMTP id 3so493379eyh.34 for ; Fri, 11 Sep 2009 13:34:30 -0700 (PDT) In-Reply-To: <87fxats6t3.fsf@gmx.de> 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: Sebastian Rose Cc: emacs-orgmode@gnu.org, andrea Crotti On Sep 11, 2009, at 7:57 PM, Sebastian Rose wrote: > andrea Crotti writes: >> Nick Dokos hp.com> writes: >> >>> >>> My info manual says 6.29c and #+INCLUDE is present and accounted >>> for. >>> >> My fault I didn't add the path to the info list, I was >> looking in the old info manual.. >> >> Thinking about code execution I think it should be possible, >> the spreadsheet does that in some ways.. > > > See: > http://eschulte.github.com/org-babel/ > or, for a lighter solution http://repo.or.cz/w/org-mode.git?a=blob_plain;f=contrib/lisp/org-eval.el;hb=HEAD or http://orgmode.org/worg/org-contrib/org-eval-light.php But org-babel may really be the way to go. - Carsten