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

* Re: Preset filter sometimes persistent
  2014-06-02  0:58 Preset filter sometimes persistent Thomas Morgan
@ 2014-07-28 17:23 ` Bastien
  2014-07-29 20:21   ` Thomas Morgan
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2014-07-28 17:23 UTC (permalink / raw)
  To: Thomas Morgan; +Cc: emacs-orgmode

Hi Thomas,

Thomas Morgan <tlm@ziiuu.com> writes:

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

This should now be fixed in maint.

Can you test and report back?

Thanks for the useful bug report,

-- 
 Bastien

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

* Re: Preset filter sometimes persistent
  2014-07-28 17:23 ` Bastien
@ 2014-07-29 20:21   ` Thomas Morgan
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Morgan @ 2014-07-29 20:21 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Hi, Bastien,

Bastien <bzg@gnu.org> writes:

> Thomas Morgan <tlm@ziiuu.com> writes:
>
>> 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.
>
> This should now be fixed in maint.

It's fixed; thanks!

Best regards,
Thomas

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