From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Running babel blocks in :noexport: sections Date: Sat, 27 Oct 2012 22:14:34 +0200 Message-ID: <877gqbk6z9.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSCpR-0005mo-JE for emacs-orgmode@gnu.org; Sat, 27 Oct 2012 16:17:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSCpQ-0002wi-QQ for emacs-orgmode@gnu.org; Sat, 27 Oct 2012 16:17:57 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:63210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSCpQ-0002wT-JS for emacs-orgmode@gnu.org; Sat, 27 Oct 2012 16:17:56 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so2211174wey.0 for ; Sat, 27 Oct 2012 13:17:55 -0700 (PDT) In-Reply-To: (John Hendy's message of "Sat, 27 Oct 2012 14:03:20 -0500") 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: John Hendy Cc: emacs-orgmode Hello, John Hendy writes: > Is this a bug/inappropriate setting, desirable based on how others use > :noexport: headlines, or would others see value in executing babel > blocks in :noexport: headlines? > > If I /didn't/ want it executed, I'd use :execute no. This is the behaviour of the new export engine. The current exporter removes :noexport: sections before executing src blocks within (it always did). Regards, -- Nicolas Goaziou