org-agenda.el: Fix bug when redoing sticky agendas with log mode and/or clockreport...
commit2e9c2d7128e0491491d00b585be83ac688587d00
authorBastien Guerry <bzg@altern.org>
Thu, 12 Jun 2014 13:07:35 +0000 (12 15:07 +0200)
committerBastien Guerry <bzg@altern.org>
Thu, 12 Jun 2014 13:07:35 +0000 (12 15:07 +0200)
tree7e8e809c8204edb697601c7edcc5568a1e8d2bea
parent30220ffcdcef45c0237f80a2347d4da19877f64a
org-agenda.el: Fix bug when redoing sticky agendas with log mode and/or clockreport mode on

* org-agenda.el (org-agenda-mode): Let `org-agenda-redo' DTRT
when agenda are sticky.
(org-agenda-tag-filter-while-redo): Delete.
(org-agenda-list, org-agenda-redo, org-agenda-filter-by-tag):
Remove unused code.
(org-agenda-clockreport-mode, org-agenda-set-mode-name): Don't
consider tag filters.

Thanks to Bernt Hansen for reporting this.
lisp/org-agenda.el