emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Wanrong Lin <wanrong.lin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Does org-stuck-project work?
Date: Sat, 20 Oct 2007 21:16:52 -0400	[thread overview]
Message-ID: <471AA884.2090808@gmail.com> (raw)

Hi,

I am trying to setup my org-stuck-project, as following:

  (setq org-stuck-project
      '("/PROJECT" ("APPOINT") ("NextAction" "Buy") "\\<SCHEDULED:\\>"))

My intention is:

1. Only consider items with "PROJECT" TODO keyword
2. Ignore subtrees containing an item with the "APPOINT" TODO keyword
3. Ignore subtrees containing items with "NextAction" or "Buy" tag
4. Ignore subtree containing items with "SCHEDULED:" special word
5. Anything left is a stuck project

But my result does not make sense at all. Items that are not "PROJECT" 
items at all show up in the "stuck project" list.

I also found that the "!" key in agenda dispatch buffer does not work.

So, I wonder whether my configuration is wrong, or currently the stuck 
project search is broken. I am using org-mode v5.13a.

Thanks you giving any ideas.

Wanrong

             reply	other threads:[~2007-10-21  1:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-21  1:16 Wanrong Lin [this message]
2007-10-21 22:02 ` Does org-stuck-project work? Bastien

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=471AA884.2090808@gmail.com \
    --to=wanrong.lin@gmail.com \
    --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).