emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Goldman <rpgoldman@sift.info>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Possible bug in ordered tasks
Date: Fri, 18 Jun 2010 10:42:12 -0500	[thread overview]
Message-ID: <4C1B93D4.1050000@sift.info> (raw)

[-- Attachment #1: Type: text/plain, Size: 689 bytes --]

I have found what I believe to be a bug in handling ordered subtasks.
Here is the behavior:

I have a top level set of tasks that is ordered.

One of the outline items below the top level set is a grab bag of tasks
that will be performed in parallel.  So this task is NOT ordered
(ORDERED: nil).

The problem is that the blocking behavior from ordered tasks seems to be
inherited from the top level task list into the second level of the
outline, even though the ORDERED property at the second level is
explicitly overridden.

I am attaching an org file that displays this issue.  To see the
problem, put your cursor on the "Bar" task and attempt to change its
status to DONE.

Cheers,
R


[-- Attachment #2: ordered.org --]
[-- Type: text/plain, Size: 290 bytes --]

* Prepare white paper
  :PROPERTIES:
  :ORDERED:  t
  :END:

** TODO Draft outline

** TODO Writing assignments
   :PROPERTIES:
   :ORDERED:  nil
   :END:

*** DELEGATED Foo
    - State "DELEGATED"  from ""           [2010-06-18 Fri 10:32] \\
      Delegated.

*** TODO Bar

*** TODO Baz



[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2010-06-18 15:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-18 15:42 Robert Goldman [this message]
2010-06-25  7:03 ` Possible bug in ordered tasks Carsten Dominik
2010-06-25 13:23   ` Robert Goldman
2010-06-25 14:12     ` Carsten Dominik
2010-06-25 14:48       ` Robert Goldman
2010-06-25 16:21         ` Carsten Dominik
2010-06-25 18:55       ` Bernt Hansen
2010-06-26  5:55         ` Carsten Dominik
2010-06-26 11:34           ` Bernt Hansen

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=4C1B93D4.1050000@sift.info \
    --to=rpgoldman@sift.info \
    --cc=emacs-orgmode@gnu.org \
    /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).