From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] inserting footnotes via org-footnote-action command Date: Sun, 28 Feb 2016 01:23:10 +0100 Message-ID: <878u25d6oh.fsf@nicolasgoaziou.fr> References: <87ziundtpr.fsf@nicolasgoaziou.fr> <877fhqefg4.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZp70-0001OC-H0 for emacs-orgmode@gnu.org; Sat, 27 Feb 2016 19:21:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZp6x-0002l3-Au for emacs-orgmode@gnu.org; Sat, 27 Feb 2016 19:21:26 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:59848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZp6x-0002ki-5J for emacs-orgmode@gnu.org; Sat, 27 Feb 2016 19:21:23 -0500 In-Reply-To: ("Martin \=\?utf-8\?Q\?Carl\=C3\=A9\?\= \=\?utf-8\?Q\?\=22's\?\= message of "Sat, 27 Feb 2016 13:12:41 +0200") 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: Martin =?utf-8?Q?Carl=C3=A9?= Cc: emacs-org list Hello, Martin Carl=C3=A9 writes: > Well, I wrapped the exporter mechanism into some advice functions that > allow for many different exports from a single file in such a manner that > multiple exports are not restricted to subtrees. Not sure to understand this. > This extended export mechanism collects sections as marked by tags. > This is why, I need to tag the org-footnote-section as well. Why don't you also collect systematically the footnote section? Regards, --=20 Nicolas Goaziou