From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG?] New group tag feature matches too much Date: Fri, 12 Apr 2013 10:46:41 +0200 Message-ID: <8761zscf0u.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQZdE-0002LT-7X for Emacs-orgmode@gnu.org; Fri, 12 Apr 2013 04:46:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQZdC-0007bY-22 for Emacs-orgmode@gnu.org; Fri, 12 Apr 2013 04:46:51 -0400 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:53684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQZdB-0007bS-RV for Emacs-orgmode@gnu.org; Fri, 12 Apr 2013 04:46:49 -0400 Received: by mail-we0-f169.google.com with SMTP id x43so1907486wey.0 for ; Fri, 12 Apr 2013 01:46:49 -0700 (PDT) In-Reply-To: (Christian Moe's message of "Fri, 12 Apr 2013 10:29:16 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christian Moe Cc: Emacs-orgmode@gnu.org Hi Christian, Christian Moe writes: > It looks like matching a group tag matches not only the subtags, but > also spuriously matches any tag that *contains* the string of a subtag. Thanks for testing this and for this detailed bug report. This is now fixed in master. Glad you like the feature! -- Bastien