org-agenda: Fix consecutive bulk marks on the same task
commitffa5a93764e6e3956623f4e2076636c07206282b
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 11 May 2017 22:13:09 +0000 (12 00:13 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 11 May 2017 22:13:09 +0000 (12 00:13 +0200)
tree8ea45f30dd388e0631f3287a594ace3ec07578b9
parentf4bb79a10c00591bfb3e77ef9e1e3674e770163e
org-agenda: Fix consecutive bulk marks on the same task

* lisp/org-agenda.el (org-agenda-bulk-unmark-all): Do not reset
  markers stored in `org-agenda-bulk-marked-entries'.  These markers
  are not specific to bulk actions and need not be modified by
  side-effect.

Reported-by: Adrian Bradd <adrian.bradd@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/112895>
lisp/org-agenda.el