From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Feature Request: Allow Tangling Named INCLUDEs Date: Sun, 19 Jan 2014 17:01:15 +0100 Message-ID: <877g9w9d10.fsf@bzg.ath.cx> References: <87ob3ifcx4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4uoQ-0006Dn-Sw for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 11:01:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4uoI-0005Pz-GI for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 11:01:26 -0500 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:49965) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4uoI-0005Pr-97 for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 11:01:18 -0500 Received: by mail-wi0-f181.google.com with SMTP id hi8so2373262wib.14 for ; Sun, 19 Jan 2014 08:01:17 -0800 (PST) In-Reply-To: <87ob3ifcx4.fsf@gmail.com> (Nick Daly's message of "Sat, 11 Jan 2014 15:04:23 -0600") 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: Nick Daly Cc: emacs-orgmode@gnu.org Hi Nick, Nick Daly writes: > Hi folks, I have a situation where I have many named code snippets > currently available in external files, and would like to tangle them > into an Org mode file. Is it currently possible to tangle included > files? I just wanted to confirm this is not currently possible... > If not, could that feature be added to a new version of Org > mode? I'm not the one who would undertake this, so my opinion on this should not matter much... but I think #+INCLUDE is well suited for exporting, not for tangling. I'm not able to say why, this is just an intuition. -- Bastien