emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Agenda very slow with org-agenda-dimmed-blocked-tasks


From: Matt Lundin
Subject: Re: [O] Agenda very slow with org-agenda-dimmed-blocked-tasks
Date: Tue, 11 Aug 2015 06:34:27 -0500
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Matt Lundin <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]