From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Bradd Subject: Re: Bug: org-agenda-filter-by-top-heading does not filter [9.1.14 (release_9.1.14-908-gf1269e)] Date: Sat, 22 Sep 2018 13:57:27 -0400 Message-ID: <87in2xjtyw.fsf@gmail.com> References: <87efdtw5hf.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g3sj2-00056u-F8 for emacs-orgmode@gnu.org; Sat, 22 Sep 2018 20:58:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g3six-00062S-Cd for emacs-orgmode@gnu.org; Sat, 22 Sep 2018 20:58:16 -0400 Received: from mail-qt1-x82e.google.com ([2607:f8b0:4864:20::82e]:40156) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g3siw-00061t-RS for emacs-orgmode@gnu.org; Sat, 22 Sep 2018 20:58:11 -0400 Received: by mail-qt1-x82e.google.com with SMTP id e9-v6so5088256qtp.7 for ; Sat, 22 Sep 2018 17:58:09 -0700 (PDT) In-reply-to: <87efdtw5hf.fsf@kyleam.com> 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" To: Kyle Meyer Cc: emacs-orgmode@gnu.org, Lem Ming Hello, > ... it'd find "Root" if point were on any of the tasks. If I'm > reading > your report correctly, you're assuming that with point on the > "task 2", > it'd take *that* as the top-level heading and filter to all the > tasks > under it (task 2.1, etc). Instead, it finds "Root" and filters > to > everything thing under that, which---in your example file---is > the same > thing, so you don't see any change. Otherwise, its possible that the intent is to filter for the top headline ("Root" in this case) in a specific file. I noticed that in the original example if you filter a task that has a top headline in f1.org of "Root" it would also present tasks under the "Root" headline from f2.org. Cheers, -- Adrian Bradd