Agenda Views: Call `org-agenda-skip' first.
commit9dba548cd54a000bd24d15452ac4340ba995febb
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 8 May 2011 09:18:58 +0000 (8 11:18 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 10 May 2011 06:58:04 +0000 (10 08:58 +0200)
tree6269b45519bc6fb53a1f280246fcf137881d9b90
parentcd05598dcd30f98f3919213752c72f911d9c2489
Agenda Views: Call `org-agenda-skip' first.

* lisp/org-agenda.el (org-agenda-get-todos): Call `org-agenda-skip' first,
then check if timestamps cause exclusion.
* lisp/org.el (org-scan-tags):  Call `org-agenda-skip' first,
then check if timestamps cause exclusion.

For more information, see the following mailing list thread:

http://thread.gmane.org/gmane.emacs.orgmode/41052/focus=41052
lisp/org-agenda.el
lisp/org.el