From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Add option to fontify latex blocks [9.1.9 (release_9.1.9-65-g5e4542 @ /home/carlos/local/stow/emacs-26/share/emacs/26.1.50/lisp/org/)] Date: Wed, 19 Dec 2018 22:42:08 +0100 Message-ID: <87woo5xkgf.fsf@nicolasgoaziou.fr> References: <87h8g2kv81.fsf@gmail.com> <87lg5ershk.fsf@nicolasgoaziou.fr> <87d0qpsc4g.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZjbg-0005sx-Gj for emacs-orgmode@gnu.org; Wed, 19 Dec 2018 16:42:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZjbb-0001B8-4F for emacs-orgmode@gnu.org; Wed, 19 Dec 2018 16:42:20 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:40919) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gZjba-00018r-Sy for emacs-orgmode@gnu.org; Wed, 19 Dec 2018 16:42:15 -0500 In-Reply-To: (Carlos Pita's message of "Mon, 3 Dec 2018 01:18:37 -0300") 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" To: Carlos Pita Cc: emacs-orgmode@gnu.org Hello, Carlos Pita writes: > So in order to get all this properly working: > > 1. Also ignore the limit in org-do-latex-and-related. > > 2. Install a region extension function so that multiline regions are > properly identified at the start and after syntax breaking change > (that is, at the beginning or at the end). I pushed a different fix for LaTeX environment fontification. Please let me know if it fixes your issue. Regards, -- Nicolas Goaziou