From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles C. Berry" Subject: Re: src blocks: code is /always/ exported Date: Thu, 29 Dec 2016 12:12:59 -0800 Message-ID: References: <3083091.RUdT2yByqR@bombus> Mime-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="0-1180474196-1483042380=:1947" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMh4a-0002QR-BJ for emacs-orgmode@gnu.org; Thu, 29 Dec 2016 15:13:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cMh4T-0006sX-Iv for emacs-orgmode@gnu.org; Thu, 29 Dec 2016 15:13:12 -0500 Received: from iport-bcv1-out.ucsd.edu ([132.239.0.119]:28410) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1cMh4T-0006rI-6S for emacs-orgmode@gnu.org; Thu, 29 Dec 2016 15:13:05 -0500 In-Reply-To: <3083091.RUdT2yByqR@bombus> 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" To: =?ISO-8859-15?Q?Martin_G=FCrtler?= Cc: emacs-orgmode@gnu.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1180474196-1483042380=:1947 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT On Thu, 29 Dec 2016, Martin Gürtler wrote: > Am Donnerstag, 29. Dezember 2016, 09:07:40 CET schrieb Charles C. Berry: >> On Thu, 29 Dec 2016, "Martin Gürtler" wrote: >>> Dear list, >>> I am exporting the following org mode file: [deleted] > > But how would I control the (not-)inclusion of the src code during > export in that case? As I wrote: #+begin_quote You might also note the advice in the docstring: "Users who wish to avoid evaluating code on export should use the header argument ‘:eval never-export’." #+end_quote If that was not clear, review (info "(org) Exporting code blocks") particularly the paragraph that starts "Turning off evaluation..." Chuck --0-1180474196-1483042380=:1947--