From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] "_ID" in "CUSTOM_ID" being fontified as `org-latex-and-related' Date: Wed, 05 Feb 2014 14:36:19 +0100 Message-ID: <877g99bs18.fsf@bzg.ath.cx> References: <86r47hbtiv.fsf@somewhere.org> <87zjm5bt7z.fsf@bzg.ath.cx> <86iostbsqw.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB2et-00083c-Ft for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 08:37:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WB2ej-0007F1-QY for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 08:36:52 -0500 Received: from plane.gmane.org ([80.91.229.3]:54915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB2ej-0007Ex-I6 for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 08:36:45 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WB2eh-0006O2-6Z for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 14:36:43 +0100 In-Reply-To: <86iostbsqw.fsf@somewhere.org> (Sebastien Vauban's message of "Wed, 05 Feb 2014 14:20:55 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org "Sebastien Vauban" writes: > ;; highlight LaTeX and related syntax > (setq org-highlight-latex-and-related '(latex script entities)) Thanks. I see the bug (I'd say it's a minor annoyance, though). 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. -- Bastien