From: Leo <sdl.web@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [help] A org agenda command
Date: Tue, 24 Apr 2007 12:11:15 +0100 [thread overview]
Message-ID: <m28xcif2ng.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: m2fy6qf386.fsf@sl392.st-edmunds.cam.ac.uk
> However, it is weird that this doesn't respect the `org-odd-levels-only'
> setting.
I set the following to achieve multiple DONE states (is there a better
way?):
(setq org-todo-keywords '((sequence "ACTION" "DONE")
(sequence "|" "WAITING")))
But all projects marked with "WAITING" are still considered stuck.
I now set something like this:
(setq org-stuck-projects
'("LEVEL=3/-DONE-WAITING" ("*") ("*")
"\\<\\(SCHEDULED\\|DEADLINE\\): <"))
But I think even without `-WAITING', projects shouldn't be considered
stuck due to the first `("*")'. Bug?
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
next prev parent reply other threads:[~2007-04-24 11:16 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-18 23:15 [help] A org agenda command Leo
2007-04-19 15:06 ` Jason F. McBrayer
2007-04-23 13:24 ` Carsten Dominik
2007-04-23 19:11 ` Carsten Dominik
2007-04-23 19:21 ` Leo
2007-04-24 8:58 ` Leo
2007-04-24 9:22 ` Leo
2007-04-24 10:18 ` Carsten Dominik
2007-04-24 10:58 ` Leo
2007-04-24 11:11 ` Leo [this message]
2007-04-24 11:38 ` Carsten Dominik
2009-02-04 9:41 ` Leo
2009-02-04 14:22 ` Carsten Dominik
2009-02-04 15:34 ` Leo
2009-02-06 7:51 ` Carsten Dominik
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=m28xcif2ng.fsf@sl392.st-edmunds.cam.ac.uk \
--to=sdl.web@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).