[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Fwd: property drawer search -- org-element-headline-parser
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Fwd: property drawer search -- org-element-headline-parser |
Date: |
Thu, 26 Dec 2013 18:36:40 +0100 |
Hello,
Keith David Bershatsky <address@hidden> writes:
> Between the version 7.9.3f and 8.2.3a, the org team changed the
> property drawer from lowercase to capital letters for the
> org-element-headline-parser
Indeed. That was changed before 8.0 release.
> -- this resulted in several hours of lost time tracking down the
> issue. The issue is now resolved -- I hope there was a good reason for
> changing it.
Yes, there was.
Consider the conflict introduced in the following case, if we cannot
distinguish a hard-coded property and a property coming from a property
drawer.
* Headline
:PROPERTIES:
:BEGIN: something
:END:
Regards,
--
Nicolas Goaziou