From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: footnote fontify causing massive slowdown Date: Sun, 06 Dec 2015 10:42:01 +0100 Message-ID: <87io4bq5g6.fsf@nicolasgoaziou.fr> References: <87egf1qcgn.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5Vni-000791-5s for emacs-orgmode@gnu.org; Sun, 06 Dec 2015 04:40:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5Vne-0001le-W6 for emacs-orgmode@gnu.org; Sun, 06 Dec 2015 04:40:14 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:37726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5Vne-0001lY-Qk for emacs-orgmode@gnu.org; Sun, 06 Dec 2015 04:40:10 -0500 In-Reply-To: (Thomas S. Dye's message of "Sat, 05 Dec 2015 15:18:42 -1000") 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: "Thomas S. Dye" Cc: William Denton , emacs-orgmode@gnu.org Hello, Thomas S. Dye writes: > William Denton writes: > >> On 5 December 2015, Nicolas Goaziou wrote: >> >>> However, this report raises an interesting question about footnotes: >>> should we still support plain (e.g., "[1]") footnotes in Org documents? >>> >>> The pattern is very common an regularly introduces false positives. >>> Also, IIRC, it was introduced for non-Org buffers (e.g., in Message mode >>> buffers), to provide some common features with "footnote.el" library. >>> >>> I think we could remove this kind of footnotes, and yet preserve >>> `org-footnote-normalize' to change Org footnotes into these ones, for >>> foreign documents. >> >> +1. The false positives are a common problem for me, and [fn:1] works cleanly >> and clearly. > > Same here. +1. Thanks for the feedback. I'll send a patch to the ML by the end of the next week. Regards, -- Nicolas Goaziou