From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: silent evaluation during export Date: Fri, 04 Feb 2011 16:25:53 +0000 Message-ID: References: <4D4C1DA5.3040804@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=50477 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlOTz-0005iI-1J for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 11:26:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlOTw-0008Lh-VN for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 11:26:01 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:47901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlOTw-0008LV-Pz for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 11:26:00 -0500 Received: by wwb17 with SMTP id 17so2484323wwb.30 for ; Fri, 04 Feb 2011 08:25:59 -0800 (PST) In-Reply-To: <4D4C1DA5.3040804@med.uni-goettingen.de> (Andreas Leha's message of "Fri, 04 Feb 2011 16:39:17 +0100") 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: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha writes: > Hi all, > > I have several code blocks that must be evaluated during export, but > silently, i.e. I do not want code/output/anything to appear in the export. > > How do I achieve this? The obvious :export none also disables evaluation. Hi Andreas, :exports results :results silent Dan > > Regards, > Andreas > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode