From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Open all #+INCLUDED:d files? Date: Fri, 12 Dec 2014 19:07:30 +0100 Message-ID: <87a92sbv31.fsf@nicolasgoaziou.fr> References: <874mt1yv2j.fsf@gmx.us> <87oar8epog.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzUc2-0000Jr-0i for emacs-orgmode@gnu.org; Fri, 12 Dec 2014 13:06:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XzUbq-0006uV-Vv for emacs-orgmode@gnu.org; Fri, 12 Dec 2014 13:06:45 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:57264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzUbq-0006uR-Pl for emacs-orgmode@gnu.org; Fri, 12 Dec 2014 13:06:34 -0500 In-Reply-To: <87oar8epog.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Fri, 12 Dec 2014 12:35:59 -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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > The old exporter provided a function, org-export-handle-include-files-recurse, > that allowed an org-to-org export, recursively including the files. The > commit that introduced it was > > 5633f7084a96298f415f07c348844bd5f22eb81e > > I didn't find a commit that deleted it but that's not surpising: it > probably went away when the new exporter came in. This is probably equivalent to `org-export-expand-include-keyword'. Regards, -- Nicolas Goaziou