From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: 7.6 Parsing error with footnotes? Date: Mon, 18 Jul 2011 19:35:09 +0200 Message-ID: <87r55na3w2.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qiriv-0000d4-WC for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 13:35:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qirir-0003Dy-8u for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 13:35:17 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:59726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qiriq-0003Dk-Q1 for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 13:35:13 -0400 Received: by wyg36 with SMTP id 36so2641880wyg.0 for ; Mon, 18 Jul 2011 10:35:11 -0700 (PDT) In-Reply-To: (Ken Williams's message of "Mon, 18 Jul 2011 16:57:27 +0000") 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: Ken.Williams@thomsonreuters.com Cc: emacs-orgmode@gnu.org Hello, writes: > I noticed a problem in a great-big-huge org-mode file of mine after I > upgraded to version 7.6, and I whittled it down to the following org-mode > file: > > ------------------------------------------------------------- > #+TITLE: My title here > #+AUTHOR: Ken Williams > #+BEGIN_SRC R > [1] 173 > #+END_SRC > #+begin_example > : [1] 12151 > #+end_example > #+begin_example > [1] 8935 > #+end_example > ------------------------------------------------------------- This has been fixed since 7.6 release. footone-finder was indeed overzealous back then. Regards, Footnotes: [1] DEFINITION NOT FOUND: 1 -- Nicolas Goaziou