emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Preset filter sometimes persistent
@ 2014-06-02  0:58 Thomas Morgan
  2014-07-28 17:23 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Morgan @ 2014-06-02  0:58 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

Hello, Org mode hackers,

Here is a recipe for a bug on the maint branch that causes a preset tag
filter to be carried over to another agenda view in some cases.

1. Change the load path setting in `setup.el'.

2. Start Emacs with `emacs -Q -l setup.el'.

3. Open a TODO list with `M-x org-agenda t'.

4. Move point to the TODO item with `C-s elisp RET'.

5. Evaluate the Elisp code link with `C-c C-o yes RET'.  This brings up
   a custom TODO list with the `foo' tag filtered.  This is a preset tag
   filter.  The TODO list is empty, as expected.

6. Return to the first TODO list with `M-x org-agenda t'.

7. Refresh it with `r'.  Now this TODO list is empty too and `{-foo}'
   appears in the mode line, indicating that the preset tag filter was
   carried over from one agenda view to another.

Best,

Thomas


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: test-case.org --]
[-- Type: text/x-org, Size: 114 bytes --]

* TODO [[elisp:(org-agenda%20nil%20"x")][elisp:(org-agenda nil "x")]]                                       :foo:

[-- Attachment #3: setup.el --]
[-- Type: application/emacs-lisp, Size: 349 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-29 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-02  0:58 Preset filter sometimes persistent Thomas Morgan
2014-07-28 17:23 ` Bastien
2014-07-29 20:21   ` Thomas Morgan

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).