From: Alex Scherbanov <alex@egotv.ru>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: stuck project definition bug?
Date: Sun, 19 Oct 2014 15:18:58 +0400 [thread overview]
Message-ID: <35FBB619-B0E6-4F48-9AEA-2B76AAF769FB@egotv.ru> (raw)
In-Reply-To: <87siil35ba.fsf@nicolasgoaziou.fr>
>> (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.
>
> I cannot reproduce it on latest Org, i.e., both tasks appear in the
> stuck projects list.
Hi, Nicolas.
I found the cause.
(setq org-enforce-todo-dependencies t)
(setq org-agenda-dim-blocked-tasks ‘invisible)
This hides my stuck project from the list because it depends on a subtask.
I set it to dim, not to hide, that’s enough for now.
Thanks.
prev parent reply other threads:[~2014-10-19 11:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-15 16:27 stuck project definition bug? Alex Scherbanov
2014-10-18 12:55 ` Nicolas Goaziou
2014-10-18 16:56 ` Alex Scherbanov
2014-10-19 11:18 ` Alex Scherbanov [this message]
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=35FBB619-B0E6-4F48-9AEA-2B76AAF769FB@egotv.ru \
--to=alex@egotv.ru \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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).