Dear Org mode hackers,

When `org-agenda-sticky' and `org-agenda-persistent-filter' are
both set, filters are not carried over to new agenda views, at least
in some cases.  I'm using the maint branch.  Here is a recipe:

1. Run Emacs with `emacs -Q -l setup.el'.

2. Open the day agenda with `M-x org-agenda RET a'.

3. Add a tag filter with `C-/ TAB foo RET'.

4. Open a TODO list with `M-x org-agenda RET t'.
   There is no filter: it is not indicated in the mode line,
   and both items appear.

Best,

Thomas

Attachment: setup.el
Description: application/emacs-lisp

* TODO Buckle my shoe                                                   :foo:
  SCHEDULED: <2014-05-23 Fri>

* TODO Open the door
  SCHEDULED: <2014-05-23 Fri>

Reply via email to