From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 3B8F06DE0C12 for ; Fri, 30 Sep 2016 08:11:05 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.469 X-Spam-Level: X-Spam-Status: No, score=-0.469 tagged_above=-999 required=5 tests=[FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VU50tFbBcLRW for ; Fri, 30 Sep 2016 08:11:02 -0700 (PDT) Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) by arlo.cworth.org (Postfix) with ESMTPS id 5480D6DE0BD2 for ; Fri, 30 Sep 2016 08:11:01 -0700 (PDT) Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1bpzSk-0005jh-J4 for notmuch@notmuchmail.org; Fri, 30 Sep 2016 17:10:58 +0200 Received: from x5d83f80c.dyn.telefonica.de ([93.131.248.12] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1bpzS6-0005Yn-23 for notmuch@notmuchmail.org; Fri, 30 Sep 2016 17:10:18 +0200 From: ng0 To: Notmuch Mail Subject: Re: filter for List-Id ? In-Reply-To: References: <87fuohlc6l.fsf@we.make.ritual.n0.is> Date: Fri, 30 Sep 2016 15:10:16 +0000 Message-ID: <87wpht5spz.fsf@we.make.ritual.n0.is> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2016 15:11:05 -0000 Jani Nikula writes: > On Fri, Sep 30, 2016 at 5:00 PM, ng0 wrote: >> However reading `info notmuch-search-terms(7)' and trying to just search >> for list:bug-guix.gnu.org or without the list: prefix, not much turns up >> as result (only unrelated results). Is this not implemented in notmuch, >> and if it is not, how could it be achieved? > > Please see https://notmuchmail.org/faq/ > > BR, > Jani. > Oh, I'm sorry. I've read the FAQ but it's been some time since I last did so. Thanks for reminding me of this. Thanks --