[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [BUG?] New group tag feature matches too much
From: |
Bastien |
Subject: |
Re: [O] [BUG?] New group tag feature matches too much |
Date: |
Fri, 12 Apr 2013 12:21:08 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi Christian,
Christian Moe <address@hidden> writes:
> As a "Drupal taxonomy" fan, I think it would be even cooler to get a
> multi-level tag tree by nesting groups, e.g.
>
> #+TAGS: { music : { rock : acdc cure } { pop : abba madonna } }
>
> which currently does nothing;
Well, let's first see how useful is the current feature.
> or by chaining them, e.g.
>
> #+TAGS: { rock : acdc cure} {pop: abba madonna} {music : pop rock}
>
> which currently results in this error message:
>
> Invalid regexp: "Unmatched ( or \\("
Your #+TAGS line does not match the correct syntax.
#+TAGS: {rock : acdc cure} {pop : abba madonna} {music : pop rock}
^^^
HTH,
--
Bastien