emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Garjola Dindi <garjola@garjola.net>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org-agenda-tag-filter-preset: maybe a recent bug?
Date: Mon, 17 Oct 2022 19:08:32 +0200	[thread overview]
Message-ID: <87y1tenzsf.fsf@pc-117-162.gandi.net> (raw)


Hi,

I use ~org-agenda-tag-filter-preset~ in custom commands to generate
views like this:

,----
| ("W" "Work Daily Action List"
|          ((agenda ""
|                   ((org-agenda-span 1)
|                    (org-agenda-sorting-strategy
|                     (quote
|                      ((agenda category-up tag-up time-up))))
|                    (org-agenda-tag-filter-preset
|                     (quote
|                      ("+work")))
|                    (org-deadline-warning-days 7))))
|          nil nil)
`----

I am usually following the ~main~ branch that I update once a week and
this kind of custom command stopped working about one week ago (October
8).

The agenda view is generated, but the filter is not applied. 

I did not change anything in my configuration. I have checked and it
works if I use the ~bugfix~ branch.

I was wondering if some of the changes recently made to solve a bug with
sticky agendas caused the issue. But if nobody else noticed anything, I
may have a misunderstanding in my way of defining the custom command
that was revealed by recent bugfixes?

Thanks for your help.

Garjola

-- 


             reply	other threads:[~2022-10-17 17:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17 17:08 Garjola Dindi [this message]
2022-10-18  3:39 ` org-agenda-tag-filter-preset: maybe a recent bug? Liu Hui
2022-10-18 16:33   ` Garjola Dindi

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=87y1tenzsf.fsf@pc-117-162.gandi.net \
    --to=garjola@garjola.net \
    --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).