From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exporting to multiple files Date: Wed, 01 Oct 2014 14:44:44 +0200 Message-ID: <87vbo47ydf.fsf@nicolasgoaziou.fr> References: <20140309023409.15f5bd11@aga-netbook> <87mw9ghdtk.fsf@wmi.amu.edu.pl> <87oatwtr0i.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZJGO-0004tL-UO for emacs-orgmode@gnu.org; Wed, 01 Oct 2014 08:44:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZJGH-0003yL-27 for emacs-orgmode@gnu.org; Wed, 01 Oct 2014 08:44:12 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:48020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZJGG-0003xx-Sj for emacs-orgmode@gnu.org; Wed, 01 Oct 2014 08:44:05 -0400 In-Reply-To: <87oatwtr0i.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 01 Oct 2014 11:20:29 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hello, Eric Abrahamsen writes: > I thought about using Org publishing mechanism instead of exporting, > but the two systems seem pretty locked in their paradigms: publishing > is many-to-many, exporting is one-to-one (or many-to-one, with > includes). There's no built-in option for one-to-many. Publishing can give you one-to-many since :publishing-function accepts a lists of functions. Regards, -- Nicolas Goaziou