From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-export-with-broken-links doesn't apply to footnotes Date: Tue, 28 Jun 2016 00:33:22 +0200 Message-ID: <8737nyz2h9.fsf@saiph.selenimh> References: <87ziqd9cn7.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHf5x-0001s1-7I for emacs-orgmode@gnu.org; Mon, 27 Jun 2016 18:33:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHf5v-00052f-BP for emacs-orgmode@gnu.org; Mon, 27 Jun 2016 18:33:32 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:35008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHf5v-00052M-5M for emacs-orgmode@gnu.org; Mon, 27 Jun 2016 18:33:31 -0400 In-Reply-To: (Mark Edgington's message of "Sat, 25 Jun 2016 13:16:06 +0000 (UTC)") 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: Mark Edgington Cc: emacs-orgmode@gnu.org Hello, Mark Edgington writes: > I am providing a minimal example that still exhibits the problem for me (on > the latest git rev): > > ----------- BEGIN EXAMPLE ----------- > * Heading 1 :ignore: > ** Heading 2 :export: > *** Heading 3 :ignore: > Here's a footnote[fn:20]. > > * Footnotes :export: > [fn:20] Footnote content. > ----------- END EXAMPLE ----------- > > If you narrow the buffer to Heading 2, and try to export, it fails. Fixed (hopefully). Thank you. Regards, -- Nicolas Goaziou