From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cook, Malcolm" Subject: HOWTO?: export without (re)eval-ing src blocks (was? disable automatic source block evaluation but allow manual) Date: Fri, 16 Sep 2011 11:49:38 -0500 Message-ID: <2C40E43D1F7A56408C4463FD245DDDF9841B3410@EXCHMB-02.stowers-institute.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4bbl-0000AY-BV for emacs-orgmode@gnu.org; Fri, 16 Sep 2011 12:49:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4bbk-000536-4v for emacs-orgmode@gnu.org; Fri, 16 Sep 2011 12:49:45 -0400 Received: from smtp01.stowers.org ([12.201.176.61]:56212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4bbk-00052w-08 for emacs-orgmode@gnu.org; Fri, 16 Sep 2011 12:49:44 -0400 Content-Language: en-US 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'" Cc: "'andreas.leha@med.uni-goettingen.de'" I would like to be able to export a buffer as HTML, LaTex, what-have-you wi= thout having to re-evaluate any source blocks, and without having to modify= the :eval tag in any source header blocks. Is there any way to accomplish this via hooks, flags, appropriate function = calls? I think my concerns run similarly to those discussed in http://lists.gnu.or= g/archive/html/emacs-orgmode/2010-12/msg00827.html and so have cc:ed its di= scussants except my hope is to find a way of de-coupling export form evalua= tion. Cheers & Thanks! Malcolm Cook