emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] tag groups


From: Bastien
Subject: Re: [O] tag groups
Date: Wed, 03 Jul 2013 16:04:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Maurice,

Maurice <address@hidden> 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



reply via email to

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