New default value nil for `org-agenda-dim-blocked-tasks'
commitd621d2eac37b1e63fa9612075666733b8d37ed97
authorBastien Guerry <bzg@altern.org>
Sun, 6 Jan 2013 11:31:20 +0000 (6 12:31 +0100)
committerBastien Guerry <bzg@altern.org>
Sun, 6 Jan 2013 11:31:20 +0000 (6 12:31 +0100)
tree94405e8d869c7fb5747db342eacb2569107aa86b
parent806a141f1e39b4f8523cdfa0b0cebccc30491552
New default value nil for `org-agenda-dim-blocked-tasks'

* org-agenda.el (org-agenda-dim-blocked-tasks): Default to
nil.
(org-agenda-dim-blocked-tasks): Make interactive and allow an
optional parameter 'invisible to hide blocked tasks instead of
just dimming them.
(org-agenda-mode-map): Bind `org-agenda-dim-blocked-tasks' to
"#".

With a default value of t for `org-agenda-dim-blocked-tasks',
any non-nil value for `org-enforce-todo-checkbox-dependencies' or
`org-enforce-todo-dependencies' (or both) will slow down the
agenda generation too much, which might surprise the user.
lisp/org-agenda.el