From: Alex Scherbanov <alex@egotv.ru>
To: emacs-orgmode@gnu.org
Subject: stuck project definition bug?
Date: Wed, 15 Oct 2014 20:27:38 +0400 [thread overview]
Message-ID: <B5C56056-5ADF-40E7-B8FC-A31234C0288B@egotv.ru> (raw)
Hi.
I’ve written a simple definition of a stuck project:
(setq org-stuck-projects '("PROJECT" ("NEXT") nil nil))
This means that everything with a tag :PROJECT: without NEXT subtask is a stuck project.
I’d like this stuck project to be shown in the stuck project list:
* TODO my stuck project :PROJECT:
** TODO subtask
But it is not shown there.
The interesting thing is that it is shown in the list if I remove the todo state from my stuck project.
Did I miss something while matching the tag or is it a project definition bug?
Thanks.
Alex Scherbanov
next reply other threads:[~2014-10-15 16:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-15 16:27 Alex Scherbanov [this message]
2014-10-18 12:55 ` stuck project definition bug? Nicolas Goaziou
2014-10-18 16:56 ` Alex Scherbanov
2014-10-19 11:18 ` Alex Scherbanov
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=B5C56056-5ADF-40E7-B8FC-A31234C0288B@egotv.ru \
--to=alex@egotv.ru \
--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).