From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Removal of [1]-like footnotes Date: Tue, 22 Dec 2015 17:01:08 +0100 Message-ID: <87lh8m79rv.fsf@nicolasgoaziou.fr> References: <87oadp9yu9.fsf@nicolasgoaziou.fr> <56757769.9040209@free.fr> <5676BB2A.5060001@gmx.de> 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]:40845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBPLL-0003t1-01 for emacs-orgmode@gnu.org; Tue, 22 Dec 2015 10:59:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBPLH-0000tT-KQ for emacs-orgmode@gnu.org; Tue, 22 Dec 2015 10:59:18 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:47041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBPLH-0000t7-E6 for emacs-orgmode@gnu.org; Tue, 22 Dec 2015 10:59:15 -0500 In-Reply-To: <5676BB2A.5060001@gmx.de> (Simon Thum's message of "Sun, 20 Dec 2015 15:28:58 +0100") 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: Simon Thum Cc: Thierry Banel , emacs-orgmode@gnu.org Hello, Simon Thum writes: > Same here (yes please!), for the same reason ;) > > On 12/19/2015 04:27 PM, Thierry Banel wrote: >> I vote "yes". >> It was annoying to see bracketed numbers as links to nowhere. >> >> The Nobel prize for the detection of the neutrino _[1995]_ was >> FrederickReines and the prizes for the discovery of neutrino >> oscillations _[2015]_ were Takaaki Kajita & Arthur McDonald. >> >> The resulting sets are [1,2,3], [1,2], _[1]_ >> >> >> Le 17/12/2015 11:03, Nicolas Goaziou a =C3=A9crit : >>> Hello, >>> >>> As discussed previously, I pushed changes about footnotes in a dedicated >>> branch, "wip-no-plain-fn", for testing. >>> >>> In a nutshell, in this branch, Org no longer recognizes [1]-like >>> constructs as valid footnotes, an no longer spend time matching them. >>> >>> As a consequence, "fn:" can now be unambiguously removed from label and >>> become part of the syntax. Thus, [fn:1] is labelled "1" and [fn:label] >>> is labelled "label". Pushed. Thanks to everyone for the feedback. Regards, --=20 Nicolas Goaziou