From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: excluding noweb references completely from exports Date: Mon, 6 Jan 2020 14:35:36 -0700 Message-ID: References: <87pnfz6qbd.fsf@tethera.net> <87lfqmwcf8.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56934) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ioa2G-0002oz-GO for emacs-orgmode@gnu.org; Mon, 06 Jan 2020 16:35:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ioa2F-0005T6-F4 for emacs-orgmode@gnu.org; Mon, 06 Jan 2020 16:35:40 -0500 Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]:45770) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ioa2F-0005OH-53 for emacs-orgmode@gnu.org; Mon, 06 Jan 2020 16:35:39 -0500 Received: by mail-lf1-x12d.google.com with SMTP id 203so37307681lfa.12 for ; Mon, 06 Jan 2020 13:35:39 -0800 (PST) In-Reply-To: <87lfqmwcf8.fsf@ucl.ac.uk> 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: "Fraga, Eric" Cc: David Bremner , "emacs-orgmode@gnu.org" On 1/5/20, Fraga, Eric wrote: > Export and tangling are orthogonal to each other and are controlled > independently by their respectively keywords in the src header > lines. In other words, I am not sure I understand what one has to do > with the other. [fyi my computer broke some time ago and i am only partly back so i might have missed stuff.] fyi i dimly recall that in babel's infancy, as a user new to lp and using babel infrequently, i got confused about the difference while reading the manual. in fact, i wondered if the two features could be the same thing but refactored. so even if david is not confused, i imagine some are.