From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Henderson <henders254@gmail.com> Subject: Tag filter inheritence Date: Wed, 10 Dec 2014 08:01:29 +1100 Message-ID: <CAFrmxDcoSmK9DGZYUKj9S8V5HHuDww36piTpSEVZdP6ZOU6ONA@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1133de62d7f37f0509ced87e Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:4830:134:3::10]:60396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <henders254@gmail.com>) id 1XyRuV-00020U-6T for emacs-orgmode@gnu.org; Tue, 09 Dec 2014 16:01:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <henders254@gmail.com>) id 1XyRuU-0000yT-Di for emacs-orgmode@gnu.org; Tue, 09 Dec 2014 16:01:31 -0500 Received: from mail-vc0-x233.google.com ([2607:f8b0:400c:c03::233]:35572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <henders254@gmail.com>) id 1XyRuU-0000yP-8G for emacs-orgmode@gnu.org; Tue, 09 Dec 2014 16:01:30 -0500 Received: by mail-vc0-f179.google.com with SMTP id le20so720095vcb.24 for <emacs-orgmode@gnu.org>; Tue, 09 Dec 2014 13:01:29 -0800 (PST) List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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: org-mode <emacs-orgmode@gnu.org> --001a1133de62d7f37f0509ced87e Content-Type: text/plain; charset=UTF-8 When I filter by tag (C-c / m) for, say, @internet, the tag for the parent also shows up (which might have a different tag, say, @errands). Is there any way to see _only_ tags that have @internet and filter out tags inherited from the parent? --001a1133de62d7f37f0509ced87e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">When I filter by tag (C-c / m) for, say, @internet, the ta= g for the parent also shows up (which might have a different tag, say, @err= ands). Is there any way to see _only_ tags that have @internet and filter o= ut tags inherited from the parent?<br></div> --001a1133de62d7f37f0509ced87e--