From: Kyle Meyer <kyle@kyleam.com>
To: Leon Weber <leon.weber@net2.ch>
Cc: emacs-orgmode@gnu.org, Ihor Radchenko <yantar92@gmail.com>,
Palak Mathur <palakmathur@gmail.com>
Subject: Re: Bug: Org-mode v3.8 tag hierarchy [9.3.3 (release_9.3.3 @ /home/user/.emacs.d/org-mode/lisp/)]
Date: Mon, 28 Sep 2020 00:12:47 -0400 [thread overview]
Message-ID: <87pn66y1xc.fsf@kyleam.com> (raw)
In-Reply-To: <c1f8cc32-dc16-697c-c24d-e5e05124bd66@net2.ch>
Leon Weber writes:
> Hi together, I recently updated from org-mode version 9.1.8 to 9.3. I
> noticed a problem with group tags / tag hierarchy in the agenda-view
> (Agenda for current week or day).
>
> Example File:
> --------------
> #+TAGS: [ PARENT : CHILD1 CHILD2 ]
> * test1 :CHILD1:
> SCHEDULED: <2020-09-14 Mon>
> * test2 :CHILD2:
> SCHEDULED: <2020-09-14 Mon>
>
> --------------
> If I filter by the 'PARENT' tag, with the function
> 'org-agenda-filter-by-tag' (in the agenda daily view) in version 9.1.8 I
> get all the child entries. In version 9.3.8 however this does not work
> anymore. Does anyone know if this is intentional? I didn't find anything
> in the release notes about this.
Thanks for reporting (and thanks Palak and Ihor for confirming).
It looks like this was a regression from v9.2. It should be fixed by
6676a97d2. Note that, as of 9.3, org-agenda-filter-by-tag is bound to
'\' rather than '/'.
prev parent reply other threads:[~2020-09-28 4:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 14:50 Bug: Org-mode v3.8 tag hierarchy [9.3.3 (release_9.3.3 @ /home/user/.emacs.d/org-mode/lisp/)] Leon Weber
2020-09-19 15:57 ` Palak Mathur
2020-09-23 7:11 ` Bastien
2020-09-23 7:34 ` Ihor Radchenko
2020-09-28 4:12 ` Kyle Meyer [this message]
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=87pn66y1xc.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=emacs-orgmode@gnu.org \
--cc=leon.weber@net2.ch \
--cc=palakmathur@gmail.com \
--cc=yantar92@gmail.com \
/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).