Hi Maurice, Maurice <za...@aliceadsl.fr> writes:
> value for : org-tag-alist-for-agenda > > ((:startgroup) > ("prêté" . 112) > ("emprunté" . 101) > (:endgroup) > ("note" . 110) > ("noexport" . 120) > ("lien" . 98) > ("crypt" . 99) > ("projet" . 112) > ("suspendu" . 122) > (:startgroup "lieu") > ("@dehors" . 100) > (:grouptags) > ("@lieu1" . 97) > ("@lieu2" . 118)) You're missing an :endgroup here -- that's weird. > org-tag-groups-alist > org-tag-groups-alist-for-agenda > > keep their original value : nil > > If I filter by tag @dehors, I do not get the new filter by tags > @dehors or @lieu1 or @lieu2. I just fixed a bug wrt to handling the "@" character in tags. Can you pull from the git repo and report if you still have the issue you reported? If so, please add an example I can quickly use to reproduce the problem. Thanks! -- Bastien