emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [RFC] Change property drawer syntax


From: Eric Abrahamsen
Subject: Re: [O] [RFC] Change property drawer syntax
Date: Wed, 15 Oct 2014 19:22:39 +0800
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

> Hello,
>
> Eric Abrahamsen <address@hidden> writes:
>
>> Is there any chance this has messed up file-local #+TODO: keyword
>> definitions?
>
> The changes mess with todo keywords, tags, properties, initialization
> (local keywords), clock and logging. However, the modifications are
> internal and no change in behaviour is expected.
>
>> Specifically, it looks like, if there are more than one of those
>> options lines, they aren't parsed or applied in this test branch.
>>
>> This works in both master and top-properties:
>>
>> #+TODO: FIX | BREAK
>>
>> * FIX My car
>>
>>
>> This works in master but *not* top-properties:
>>
>> #+TODO: FIX | BREAK
>> #+TODO: EMAIL | REPLY
>>
>> * FIX My car
>> * EMAIL My dad
>
> Fixed. Thank you.

Looks good! Thanks very much.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]