From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: TODO keyword highlighting for headings with properties broken Date: Wed, 03 Sep 2014 19:58:58 +0200 Message-ID: <87bnqwd1r1.fsf@nicolasgoaziou.fr> References: <540750fd.c65a420a.4b18.3f7b@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPEp3-00045B-BE for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 13:58:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPEov-0004zO-AP for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 13:58:21 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:57475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPEov-0004zJ-45 for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 13:58:13 -0400 In-Reply-To: <540750fd.c65a420a.4b18.3f7b@mx.google.com> (Erik Hetzner's message of "Wed, 03 Sep 2014 10:33:53 -0700") 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: Erik Hetzner Cc: org-mode mailing list Hello, Erik Hetzner writes: > Highlighting of TODO keywords for headings with properties in my org > files seems to have broken since I upgraded to org 20140901 (via org > mode ELPA). Rolling back to 20140825 fixes the problem. Here is a > sample file I tested after loading the new org-mode using emacs -Q: > > * TODO foo > :PROPERTIES: > :bar: baz > :END: > > If you remove the properties, the TODO highlights correctly. I think I fixed it yesterday. Please update if you can. Regards, -- Nicolas Goaziou