emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thomas Morgan <tlm@ziiuu.com>
To: emacs-orgmode@gnu.org
Subject: Preset filter sometimes persistent
Date: Sun, 01 Jun 2014 20:58:39 -0400	[thread overview]
Message-ID: <87vbsk86v4.fsf@azha.ziiuu.com> (raw)

[-- 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 --]

             reply	other threads:[~2014-06-02  0:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02  0:58 Thomas Morgan [this message]
2014-07-28 17:23 ` Preset filter sometimes persistent Bastien
2014-07-29 20:21   ` Thomas Morgan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbsk86v4.fsf@azha.ziiuu.com \
    --to=tlm@ziiuu.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).