emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Florian Beck <abstraktion@t-online.de>
To: emacs-orgmode@gnu.org
Subject: Invisible Blocked Tasks and Tag Searches
Date: Sat, 15 Oct 2011 20:26:42 +0200	[thread overview]
Message-ID: <87aa92kt5p.fsf@sophokles.streitblatt.de> (raw)

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

                 reply	other threads:[~2011-10-15 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87aa92kt5p.fsf@sophokles.streitblatt.de \
    --to=abstraktion@t-online.de \
    --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).