From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: notmuch users: how do you filter debbugs? Date: Fri, 30 Sep 2016 15:12:04 +0000 Message-ID: <87twcx5smz.fsf@we.make.ritual.n0.is> References: <87a8etjjrn.fsf@we.make.ritual.n0.is> <877f9u6g3f.fsf@gnu.org> <87vaxesdpb.fsf@elephly.net> <8760pd8t1i.fsf@we.make.ritual.n0.is> <87lgy9sg31.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpzUi-0003tk-Ix for help-guix@gnu.org; Fri, 30 Sep 2016 11:13:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpzUh-0004Gc-CR for help-guix@gnu.org; Fri, 30 Sep 2016 11:13:00 -0400 In-Reply-To: <87lgy9sg31.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus Cc: help-guix@gnu.org Ricardo Wurmus writes: > ng0 writes: > >>>> ng0 skribis: >>>> >>>>> Let's say you use notmuch as your Email sorting system, and you are >>>>> subscribed to more than one projects -bug@gnu.org, how do you filter >>>>> them? Currently it all ends up in inbox because they can't be >>>>> categorized, which is annoying for me. It's all debbugs@gnu.org for >>>>> me. Is there some other value I can look for to sort them? > > […] >> But the email still ends up in my inbox, and as I filter through tags, >> I'd like to be able to throw guix related things into tag:guix::bug. >> Recommending to use another interface doesn't fix this problem. > > Notmuch should be able to filter by list. With mu4e I match for > “list:bug-guix.gnu.org”. All emails to the bug-* lists contain a header > for “List-Id”, which you may be able to match on. > > ~~ Ricardo > > You would expect it is easy, but it's not: https://notmuchmail.org/faq/#index7h2 The notmuch email list reminded me to read the faq again. --