From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] #+constants line has to be at column 0 Date: Thu, 13 Mar 2014 12:22:55 +0100 Message-ID: <87eh26wdf4.fsf@bzg.ath.cx> References: <874n35m1b9.fsf@pinto.chemeng.ucl.ac.uk> <87ob1bcmzs.fsf@bzg.ath.cx> <87a9cv1dt1.fsf@gmail.com> <87ha72ldq5.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO3j9-000097-8Z for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 07:23:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO3j2-0006JZ-Oy for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 07:23:07 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:51184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO3j2-00068Q-CZ for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 07:23:00 -0400 In-Reply-To: <87ha72ldq5.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 13 Mar 2014 08:11:46 +0000") 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: Eric S Fraga Cc: emacs-orgmode@gnu.org, Nicolas Goaziou Hi Eric, Eric S Fraga writes: > The fontification doesn't as I guess org-fontify-meta-lines-and-blocks-1 > hasn't been updated. I suggest adding "+constants:" to the first cond > entry in this function? this is now fixed in master -- *sorry* for not crediting you in the commit message, my memory thought Alan reported this. -- Bastien