emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: Org-mode v3.8 tag hierarchy [9.3.3 (release_9.3.3 @ /home/user/


From: Kyle Meyer
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

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]