From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] "_ID" in "CUSTOM_ID" being fontified as `org-latex-and-related' Date: Wed, 05 Feb 2014 14:58:29 +0100 Message-ID: <87bnyl3blm.fsf@gmail.com> References: <86r47hbtiv.fsf@somewhere.org> <87zjm5bt7z.fsf@bzg.ath.cx> <86iostbsqw.fsf@somewhere.org> <877g99bs18.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB2zs-00069b-0F for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 08:58:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WB2zl-0006ms-EV for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 08:58:35 -0500 Received: from plane.gmane.org ([80.91.229.3]:39060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB2zl-0006mn-7e for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 08:58:29 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WB2zi-0004s8-Q3 for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 14:58:26 +0100 In-Reply-To: <877g99bs18.fsf@bzg.ath.cx> (Bastien's message of "Wed, 05 Feb 2014 14:36:19 +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: Bastien Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org, Sebastien Vauban Hello, Bastien writes: > I don't know if Nicolas will have time to dive into this and > fix `org-match-substring-regexp' (if that's the thing to do.) > I'd rather not fiddle with this part of the code myself. The only right way to fix is to use the parser for fontification. This is on my TODO list, but I first need to improve parser cache (hopefully before 8.3). IMO, we can live with this (and some others) fontification artifact until then. Regards, -- Nicolas Goaziou