Matt Lundin <[email protected]> writes: > Minimal recipe to replicate: > > a) Config file
Here's the minimal config. (The inline attachment didn't display
properly in gnus on my end).
(add-to-list 'load-path "~/org-mode/lisp")
(add-to-list 'load-path "~/org-mode/contrib/lisp")
(setq org-enforce-todo-dependencies t)
(setq org-agenda-dim-blocked-tasks t)
(setq org-agenda-files '("~/test.org"))
Best,
Matt
