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 C1248431FAF for ; Sun, 19 Feb 2012 12:50:23 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 brFw819peNCk for ; Sun, 19 Feb 2012 12:50:23 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 3DEB4431FAE for ; Sun, 19 Feb 2012 12:50:23 -0800 (PST) Received: by wgbdt12 with SMTP id dt12so4008173wgb.2 for ; Sun, 19 Feb 2012 12:50:21 -0800 (PST) Received-SPF: pass (google.com: domain of pieter@praet.org designates 10.180.99.65 as permitted sender) client-ip=10.180.99.65; Authentication-Results: mr.google.com; spf=pass (google.com: domain of pieter@praet.org designates 10.180.99.65 as permitted sender) smtp.mail=pieter@praet.org Received: from mr.google.com ([10.180.99.65]) by 10.180.99.65 with SMTP id eo1mr13123120wib.13.1329684621972 (num_hops = 1); Sun, 19 Feb 2012 12:50:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.99.65 with SMTP id eo1mr11038568wib.13.1329684621898; Sun, 19 Feb 2012 12:50:21 -0800 (PST) Received: from localhost (104.218-242-81.adsl-dyn.isp.belgacom.be. [81.242.218.104]) by mx.google.com with ESMTPS id ec3sm11456038wib.1.2012.02.19.12.50.20 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 19 Feb 2012 12:50:21 -0800 (PST) From: Pieter Praet To: David Bremner , Tomi Ollila Subject: Re: [PATCH v7 0/3] NEWS and test comment adjustments Date: Sun, 19 Feb 2012 21:47:50 +0100 Message-Id: <1329684476-9596-1-git-send-email-pieter@praet.org> X-Mailer: git-send-email 1.7.8.1 In-Reply-To: <8739a93beq.fsf@zancas.localnet> References: <8739a93beq.fsf@zancas.localnet> X-Gm-Message-State: ALoCoQkOQV0NCs2iBxnDKWnDyWwyaY4nKRBh+iKLUVOhAKoyOzAQsFyA5PR+3l+QVYGoCfzF0N0A Cc: Notmuch Mail 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: Sun, 19 Feb 2012 20:50:23 -0000 Very happy to see this go into mainline! Thanks all! We should make it very clear, though, that *every* file/directory that matches one of the values in 'new.ignore' will be ignored. Patches follow. Peace