From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: new exporter fails to output footnotes? Date: Mon, 11 Feb 2013 22:28:50 +0100 Message-ID: <87obfqczfx.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U50w0-0000Ml-30 for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 16:29:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U50vy-0006IU-Vi for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 16:29:08 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:44570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U50vy-0006IJ-Oj for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 16:29:06 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm14so3689242wib.3 for ; Mon, 11 Feb 2013 13:29:06 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Sun, 10 Feb 2013 11:49:51 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > Surely this is pilot error someplace. > > (org-export-to-buffer > 'html > (get-buffer-create "test") > t > nil > t) > > *** test > asasdf[fn::test] > > *** output >

> asasdf href="#fn.1">1

It should be fixed in master. Could you confirm it? Thank you for reporting the bug. Regards, -- Nicolas Goaziou