Agenda: Allow custom command options to work better
commit96989dc01e46d123d5bed1de2a209d55bea404d0
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 4 Jun 2009 07:23:57 +0000 (4 09:23 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 4 Jun 2009 07:23:57 +0000 (4 09:23 +0200)
tree7446a32520e6c9f4811fe109674c3a0bba6cc06e
parent3ca7add20a922a7e1090720c501babc02f6fac53
Agenda: Allow custom command options to work better

When the agenda buffer for an agenda series is created, this was so
far done without the options of the custom agenda command in  place.
This meant that some options would not take effect, because the only
place where that did would have an effect was during creation of that
buffer.

This commit makes sure that the global options of an agenda series are
in fact in place when the buffer is created.
lisp/ChangeLog
lisp/org-agenda.el