From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: Exporting after executing code Date: Fri, 11 Sep 2009 19:57:28 +0200 Message-ID: <87fxats6t3.fsf@gmx.de> References: <20090911154802.7c0b7179@gaia> <28960.1252684429@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MmANP-00060p-O4 for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 13:57:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MmANJ-00060R-QX for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 13:57:38 -0400 Received: from [199.232.76.173] (port=56529 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmANJ-00060O-LT for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 13:57:33 -0400 Received: from mail.gmx.net ([213.165.64.20]:44360) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MmANI-0001aI-U6 for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 13:57:33 -0400 In-Reply-To: (andrea Crotti's message of "Fri, 11 Sep 2009 16:54:36 +0000 (UTC)") 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: andrea Crotti Cc: emacs-orgmode@gnu.org 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/ Sebastian