Hello,

Karl Voit <devn...@karl-voit.at> writes:

> Unfortunately, this fix (or any other commit?) prevents my
> non-recurring tasks to be completed when I got "DEADLINE" or
> "SCHEDULED" in the body text within blocks or comments.
>
> So I guess the new scope is too generous.
>
> It's an edge-case but it should be fixed. When I do mark the following three
> example headers as done ...
>
>     *** NEXT test with quote
>
>     #+BEGIN_QUOTE
>     ,----[ examples ]
>     | DEADLINE: <2016-01-31 Sun +1w>
>     `----
>     #+END_QUOTE
>
>     *** NEXT test with example
>
>     #+BEGIN_EXAMPLE
>     ,----[ examples ]
>     | DEADLINE: <2016-01-31 Sun +1w>
>     `----
>     #+END_EXAMPLE
>
>     *** NEXT test with :
>
>     : ,----[ examples ]
>     : | DEADLINE: <2016-01-31 Sun +1w>
>     : `----
>
> ... I get:
>
>     *** NEXT test with quote
>     :PROPERTIES:
>     :CREATED:  [2016-01-17 Sun 10:36]
>     :LAST_REPEAT: [2016-01-17 Sun 10:36]
>     :END:
>     :LOGBOOK:
>     - State "DONE"       from "NEXT"       [2016-01-17 Sun 10:36]
>     :END:
>     
>     #+BEGIN_QUOTE
>     ,----[ examples ]
>     | DEADLINE: <2016-02-07 Sun +1w>
>     `----
>     #+END_QUOTE
>     
>     *** NEXT test with example
>     :PROPERTIES:
>     :CREATED:  [2016-01-17 Sun 10:36]
>     :LAST_REPEAT: [2016-01-17 Sun 10:36]
>     :END:
>     :LOGBOOK:
>     - State "DONE"       from "NEXT"       [2016-01-17 Sun 10:36]
>     :END:
>     
>     #+BEGIN_EXAMPLE
>     ,----[ examples ]
>     | DEADLINE: <2016-02-07 Sun +1w>
>     `----
>     #+END_EXAMPLE
>     
>     *** NEXT test with :
>     :PROPERTIES:
>     :CREATED:  [2016-01-17 Sun 10:36]
>     :LAST_REPEAT: [2016-01-17 Sun 10:36]
>     :END:
>     :LOGBOOK:
>     - State "DONE"       from "NEXT"       [2016-01-17 Sun 10:36]
>     :END:
>     
>     : ,----[ examples ]
>     : | DEADLINE: <2016-02-07 Sun +1w>
>     : `----

Fixed (in master only). Thank you.


Regards,

-- 
Nicolas Goaziou

Reply via email to