From ac898cf6472ab6701c65ba05c5f209a96883839d Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 15 Nov 2014 09:15:57 +0100 Subject: [PATCH] RE: [PATCH] VIM: Respect exclude_tags specified in .notmuch-config --- 4d/85cb093c95fb884a319d2fc92752d44dfae682 | 67 +++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 4d/85cb093c95fb884a319d2fc92752d44dfae682 diff --git a/4d/85cb093c95fb884a319d2fc92752d44dfae682 b/4d/85cb093c95fb884a319d2fc92752d44dfae682 new file mode 100644 index 000000000..a789c64a5 --- /dev/null +++ b/4d/85cb093c95fb884a319d2fc92752d44dfae682 @@ -0,0 +1,67 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 79582431FC0 + for ; Sat, 15 Nov 2014 00:16:08 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id xDEAoMTungeM for ; + Sat, 15 Nov 2014 00:16:03 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id B6425431FBC + for ; Sat, 15 Nov 2014 00:16:03 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1XpYWY-0002Eo-TI; Sat, 15 Nov 2014 04:16:02 -0400 +Received: (nullmailer pid 6140 invoked by uid 1000); Sat, 15 Nov 2014 + 08:15:57 -0000 +From: David Bremner +To: Franz Fellner , Franz Fellner + , notmuch@notmuchmail.org +Subject: RE: [PATCH] VIM: Respect exclude_tags specified in .notmuch-config +In-Reply-To: <544562e67550f_25b371be9894@TP_L520.notmuch> +References: <20141017180750.GE20696@TP_L520.localdomain> + <544562e67550f_25b371be9894@TP_L520.notmuch> +User-Agent: Notmuch/0.19+2~ga840246 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Sat, 15 Nov 2014 09:15:57 +0100 +Message-ID: <87bno8naki.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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: Sat, 15 Nov 2014 08:16:08 -0000 + +Franz Fellner writes: + +> Exclude mails tagged with any tag specified in +> notmuch config get search.exclude_tags +> in folders list and search list. +> + +This seems like an important feature and I'd like to add it. It needs +rebasing against current master. Also, as a nitpick, please fill the +commit comment to something like 65-75 columns. + +Cheers, + +d -- 2.26.2