From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: notmuch users: how do you filter debbugs? Date: Fri, 30 Sep 2016 14:54:42 +0200 Message-ID: <87lgy9sg31.fsf@elephly.net> References: <87a8etjjrn.fsf@we.make.ritual.n0.is> <877f9u6g3f.fsf@gnu.org> <87vaxesdpb.fsf@elephly.net> <8760pd8t1i.fsf@we.make.ritual.n0.is> 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]:51219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpxL6-0004y3-71 for help-guix@gnu.org; Fri, 30 Sep 2016 08:54:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpxL0-0006IG-As for help-guix@gnu.org; Fri, 30 Sep 2016 08:54:55 -0400 In-reply-to: <8760pd8t1i.fsf@we.make.ritual.n0.is> 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: ng0 Cc: help-guix@gnu.org 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