emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Karl Voit <devnull@Karl-Voit.at>
Cc: Karl Voit <news1142@Karl-Voit.at>, emacs-orgmode@gnu.org
Subject: Re: Scope issue: "SCHEDULED/DEADLINE" in blocks are being evaluated
Date: Sun, 17 Jan 2016 22:24:25 +0100	[thread overview]
Message-ID: <87oacjj3w6.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <2016-01-17T10-09-57@devnull.Karl-Voit.at> (Karl Voit's message of "Sun, 17 Jan 2016 10:38:05 +0100")

Hello,

Karl Voit <devnull@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

  parent reply	other threads:[~2016-01-17 21:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15 14:19 Recurring todos gets closed and not re-scheduled Karl Voit
2016-01-15 15:25 ` Marco Wahl
2016-01-17  9:38   ` Scope issue: "SCHEDULED/DEADLINE" in blocks are being evaluated (was: Recurring todos gets closed and not re-scheduled) Karl Voit
2016-01-17 12:33     ` Scope issue: "SCHEDULED/DEADLINE" in blocks are being evaluated Marco Wahl
2016-01-17 12:57     ` Rasmus
2016-01-17 13:53       ` Marco Wahl
2016-01-17 21:24     ` Nicolas Goaziou [this message]
2016-01-18 14:07       ` Karl Voit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oacjj3w6.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=devnull@Karl-Voit.at \
    --cc=emacs-orgmode@gnu.org \
    --cc=news1142@Karl-Voit.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).