all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* stuck project definition bug?
@ 2014-10-15 16:27 Alex Scherbanov
  2014-10-18 12:55 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Alex Scherbanov @ 2014-10-15 16:27 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-19 11:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.