org-agenda.el: Fix another bug with `org-agenda-goto-date' with sticky agendas
commitb78520e1497d3e7348d90708e148507a7e56232c
authorBastien Guerry <bzg@altern.org>
Thu, 30 Aug 2012 09:52:16 +0000 (30 11:52 +0200)
committerBastien Guerry <bzg@altern.org>
Thu, 30 Aug 2012 09:52:16 +0000 (30 11:52 +0200)
tree36652ae03d9db0393bdd85d20640db64f2d82762
parenta2c4d3e0e969526beca016219162c91d32d4e633
org-agenda.el: Fix another bug with `org-agenda-goto-date' with sticky agendas

* org-agenda.el (org-agenda-list): Allow setting the agenda
buffer name through a temporary variable.
(org-agenda-buffer-tmp-name): New variable to temporary store
the agenda buffer name.

Thanks to Rainer Stengele for reporting this bug.
lisp/org-agenda.el