Revert `org-agenda-dim-blocked-tasks' and `org-agenda-inhibit-startup' to their previ...
commitc00a43e857caa04504c45e10cd4fd555bd2bd2c1
authorBastien Guerry <bzg@altern.org>
Wed, 6 Mar 2013 09:35:19 +0000 (6 10:35 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 6 Mar 2013 09:35:19 +0000 (6 10:35 +0100)
tree8a80ec99431f9475639d16ac89c79ea96d2cb5e9
parent42576eaac1126acbbb19245dbc1aa1191e3be453
Revert `org-agenda-dim-blocked-tasks' and `org-agenda-inhibit-startup' to their previous default (t and nil)

* org.el (org-agenda-inhibit-startup): Revert to nil as the default.
* org-agenda.el (org-agenda-dim-blocked-tasks): Revert to t as the
default.

The reason for this reversion is that that users expect the agenda to
DTRT by default, and that it's better not to change the previous default
in general.  Also, users who need to speed up their agenda are probably
long time users with big and numerous agenda files, and it's easier for
them to find these variables than it is for newbies to find out why the
agenda does not DTRT.

If users want to speed up their agenda, they can now read advice here:
http://orgmode.org/worg/agenda-optimization.html
lisp/org-agenda.el
lisp/org.el