emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Invisible Blocked Tasks and Tag Searches
@ 2011-10-15 18:26 Florian Beck
  0 siblings, 0 replies; only message in thread
From: Florian Beck @ 2011-10-15 18:26 UTC (permalink / raw)
  To: emacs-orgmode

Hello!

I just spent nearly two hours figuring out why

(setq org-stuck-projects
      '("/PROJECT"
	nil nil
	"\\<\\(SCHEDULED\\|DEADLINE\\): <"))

wouldn't work for me.

It would only display some projects. In fact, it would only show projects
without any subentries.

Turns out, that is because I have `org-agenda-dim-blocked-tasks' set to
'invisible.

Doesn't seem right to me. Manual and docstring give the impression, the
variable would only affect the agenda (as in »C-c a a«). Admittedly, it
makes also sense for the todo list. But not for tag searches or stuck
projects.

By the way, I solved the problem by advising
`org-agenda-list-stuck-projects' and `org-tags-view'. Is there an easier
way to override variables for a specific agenda command?

-- 
Florian Beck

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-15 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-15 18:26 Invisible Blocked Tasks and Tag Searches Florian Beck

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).