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 2E769431FC9 for ; Thu, 22 Jan 2015 11:39:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 2.438 X-Spam-Level: ** X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 uPj9ML+tVliv for ; Thu, 22 Jan 2015 11:39:34 -0800 (PST) Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net [87.98.215.224]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E14C8431FBC for ; Thu, 22 Jan 2015 11:39:33 -0800 (PST) Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim 4.80) (envelope-from ) id 1YENZq-0008Bi-4T; Thu, 22 Jan 2015 19:38:02 +0000 Received: (nullmailer pid 12261 invoked by uid 1000); Thu, 22 Jan 2015 19:37:48 -0000 From: David Bremner To: Franz Fellner , notmuch@notmuchmail.org Subject: Re: [PATCH v2] VIM: Exclude mails tagged with any tag specified in 'notmuch config get search.exclude_tags' in folders list and search list. In-Reply-To: <1421931167-22066-1-git-send-email-alpine.art.de@gmail.com> References: <20141017180750.GE20696@TP_L520.localdomain> <1421931167-22066-1-git-send-email-alpine.art.de@gmail.com> User-Agent: Notmuch/0.19+27~g29ffde4 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Thu, 22 Jan 2015 20:37:48 +0100 Message-ID: <87vbjybo8j.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: Thu, 22 Jan 2015 19:39:37 -0000 Thanks Franz. I reformatted the commit message a bit and merged to master. d