From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] Formatting of bracketed numbers in included source files Date: Wed, 30 Apr 2014 09:34:16 +0200 Message-ID: <87siovnudj.fsf@gmail.com> References: <8738gv744u.fsf@kmlap.domain.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfP1d-0004nU-3k for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 03:33:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WfP1Y-00011v-5a for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 03:33:53 -0400 Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:33691) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfP1X-00011p-Tl for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 03:33:48 -0400 Received: by mail-wg0-f43.google.com with SMTP id l18so1287532wgh.14 for ; Wed, 30 Apr 2014 00:33:46 -0700 (PDT) In-Reply-To: <8738gv744u.fsf@kmlap.domain.org> (Kyle Meyer's message of "Wed, 30 Apr 2014 01:55:29 -0400") 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: Kyle Meyer Cc: emacs-orgmode@gnu.org Hello, Kyle Meyer writes: > I'm experiencing issues including a file during export if that file has > a single number surrounded by brackets. [...] > It seems that `org-export--prepare-file-contents' is treating "[1]" as a > footnote. Bisecting this error suggests commit > b8781c4c85f0d51cecb32e5192b5049e8f241939 introduced the issue. Indeed. This should be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou