* Stickiness of agenda buffers overrides persistent filters
@ 2014-05-24 16:32 Thomas Morgan
2014-05-26 13:33 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Morgan @ 2014-05-24 16:32 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
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 #2: setup.el --]
[-- Type: application/emacs-lisp, Size: 176 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: test-case.org --]
[-- Type: text/x-org, Size: 160 bytes --]
* TODO Buckle my shoe :foo:
SCHEDULED: <2014-05-23 Fri>
* TODO Open the door
SCHEDULED: <2014-05-23 Fri>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-26 13:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-24 16:32 Stickiness of agenda buffers overrides persistent filters Thomas Morgan
2014-05-26 13:33 ` Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).