emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Jean-Marie Gaillourdet <jmg@gaillourdet.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Definition of stuck projects [6.36trans (release_6.36.293.g2e73c)]
Date: Fri, 25 Jun 2010 16:19:45 -0400	[thread overview]
Message-ID: <877hlmkgpq.fsf@fastmail.fm> (raw)
In-Reply-To: <BAE6DF93-31C1-4AF4-8576-028D3F2EE853@gaillourdet.net> (Jean-Marie Gaillourdet's message of "Fri, 25 Jun 2010 17:05:13 +0200")

Jean-Marie Gaillourdet <jmg@gaillourdet.net> writes:

> I've been trying to make org-stuck-projects work as advertised, but
> wasn't successfull.
>
> But let's start with what I'd like to achieve. My projects are marked
> with a todo keyword PROJECT. I would like to consider every project
> which has neither a task with keyword TODO nor a task with keyword
> STARTED as stuck. Especially, this means a project may contain tasks
> with active todo keywords, e.g. DELEGATED or WAITING, but it is still
> considered stuck.
>
> After reading the manual and the doc-string of org-stuck-projects. I
> think the following value should achieve this.
>
> (setq org-stuck-projects '("/PROJECT" ("TODO" "STARTED") nil ""))
>
> But every sub task of the project with an active todo keywords make a
> project unstuck. I have the impression the list ("TODO" "STARTED") is
> completely ignored. The following project should appear on the list of
> stuck projects, but it does not.
>
> * PROJECT Testprojekt                                           :inproject:
> *** DELEGATED a delegated subtask
>

I cannot replicate this. Using the setting above, I called
org-agenda-list-stuck-projects on the following file:

--8<---------------cut here---------------start------------->8---
#+TODO: TODO PROJECT DELEGATED WAITING | DONE

* PROJECT Testprojekt 						  :inproject:
** DELEGATED a delegated subtask
* PROJECT Another test
** TODO A todo 				
--8<---------------cut here---------------end--------------->8---

The agenda yielded the correct results:

--8<---------------cut here---------------start------------->8---
List of stuck projects: 
  test:       PROJECT Testprojekt                                    :inproject:
--8<---------------cut here---------------end--------------->8---

Best,
Matt

  reply	other threads:[~2010-06-25 20:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-25 15:05 Bug: Definition of stuck projects [6.36trans (release_6.36.293.g2e73c)] Jean-Marie Gaillourdet
2010-06-25 20:19 ` Matt Lundin [this message]
2010-06-27  7:57   ` Jean-Marie Gaillourdet
2010-06-27  9:41   ` Not a bug, but Jean-Marie Gaillourdet
2010-06-27 12:21     ` Bernt Hansen
     [not found]       ` <F4FD2953-6A0D-45F6-8D89-A6B7F357AC30@gaillourdet.net>
     [not found]         ` <87tyoncsei.fsf@gollum.intra.norang.ca>
2010-06-28 12:18           ` Jean-Marie Gaillourdet

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=877hlmkgpq.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=jmg@gaillourdet.net \
    /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).