From mboxrd@z Thu Jan 1 00:00:00 1970 From: wtm Subject: Re: TODO keyword highlighting for headings with properties broken Date: Wed, 3 Sep 2014 14:29:31 -0500 Message-ID: References: <540750fd.c65a420a.4b18.3f7b@mx.google.com> <87bnqwd1r1.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c1606455526c05022e418f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPGFL-0005sj-Jo for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 15:29:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPGFK-0002GJ-GD for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 15:29:35 -0400 Received: from mail-qg0-x232.google.com ([2607:f8b0:400d:c04::232]:57356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPGFK-0002GE-BX for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 15:29:34 -0400 Received: by mail-qg0-f50.google.com with SMTP id q108so8624933qgd.23 for ; Wed, 03 Sep 2014 12:29:31 -0700 (PDT) In-Reply-To: <87bnqwd1r1.fsf@nicolasgoaziou.fr> 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 , org-mode mailing list --001a11c1606455526c05022e418f Content-Type: text/plain; charset=UTF-8 Hello, I experienced the same problem. Has the fix been applied to org in ELPA? It was not clear from my reading of earlier emails on this topic if the fix had been applied there or elsewhere. Thanks, Will On Wed, Sep 3, 2014 at 12:58 PM, Nicolas Goaziou wrote: > 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 > > --001a11c1606455526c05022e418f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I experienced the same problem.=C2=A0 Has th= e fix been applied to org in ELPA?=C2=A0 It was not clear from my reading o= f earlier emails on this topic if the fix had been applied there or elsewhe= re.

Thanks,

Will


On Wed, Sep 3, 2014 at 12:58 PM, Nicolas Goaziou <ma= il@nicolasgoaziou.fr> wrote:
Hello,

Erik Hetzner <egh@e6h.org> 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
>=C2=A0 =C2=A0:PROPERTIES:
>=C2=A0 =C2=A0:bar:=C2=A0 =C2=A0 =C2=A0 baz
>=C2=A0 =C2=A0:END:
>
> If you remove the properties, the TODO highlights correctly.

I think I fixed it yesterday. Please update if you can.


Regards,

--
Nicolas Goaziou


--001a11c1606455526c05022e418f--