From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: 5f095f5 is the first bad commit (for my use case) Date: Wed, 27 Feb 2013 10:01:51 +0100 Message-ID: <87wqturuyo.fsf@gmail.com> References: <86hakzz746.fsf@somewhere.org> <87hakzqlg4.fsf@gmail.com> <86k3pu9mdr.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UActw-000457-RA for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:02:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UActv-00019H-TS for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:02:12 -0500 Received: from plane.gmane.org ([80.91.229.3]:59897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UActv-00019A-NM for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:02:11 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UAcuF-0007ok-AH for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 10:02:31 +0100 In-Reply-To: <86k3pu9mdr.fsf@somewhere.org> (Sebastien Vauban's message of "Wed, 27 Feb 2013 09:44:32 +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: > You've directly put me on the right track: some (untested) code I added just > before leaving on vacation... > > ;; highlight LaTeX and related syntax > (setq org-highlight-latex-and-related > '('latex > 'script > 'entities)) > > This is obviously wrong (shame on me!), but has the interesting effect of > causing an infloop on opening Org files... I fixed the infloop. Thank you. Regards, -- Nicolas Goaziou