Fix inclusion of agenda-archives in search view
commitc45d0680af7d8a1a37507b3802f275d177c04c11
authorMatt Lundin <mdl@imapmail.org>
Thu, 15 Jul 2010 04:40:59 +0000 (15 04:40 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 15 Jul 2010 05:23:28 +0000 (15 07:23 +0200)
tree6ec43ce3e7badd838a60b5e7c7d774634c12326f
parent37ed35566b3f4848a0e70b1a1c566c2875a92457
Fix inclusion of agenda-archives in search view

* org-agenda.el (org-search-view): Fixed inclusion of agenda-archives
in org-agenda-text-search-extra-files.

org-search-view lacked a local binding for
org-agenda-text-search-extra-files. Thus when pop was called on the
variable, the agenda-archives symbol was removed and subsequent
searches failed to include the archives.
lisp/org-agenda.el