emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org, Leo <sdl.web@gmail.com>
Subject: Re: [help] A org agenda command
Date: Mon, 23 Apr 2007 21:11:14 +0200	[thread overview]
Message-ID: <9317ac8ef4b544f84de2011a23d769d8@science.uva.nl> (raw)
In-Reply-To: <8bbaaec901190cf1570574695f22c1fa@science.uva.nl>


On Apr 23, 2007, at 15:24, Carsten Dominik wrote:
>
> (setq org-stuck-projects
>   '("+LEVEL=2/-DONE" ("*") ("*")))

In fact, the following will also be possible, allowing just what
you asked for:

(setq org-stuck-projects
     '("LEVEL=2/-DONE" ("*") ("*")
       "\\<\\(SCHEDULED\\|DEADLINE\\): <"))

The last element is an arbitrary regular expression.
If it matches in the project tree, the project is considered
unstuck.

- Carsten



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  reply	other threads:[~2007-04-23 19: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 [this message]
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
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=9317ac8ef4b544f84de2011a23d769d8@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=sdl.web@gmail.com \
    /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).