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 8E0A3431FC2 for ; Thu, 1 May 2014 12:47:25 -0700 (PDT) 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 RHbm6QhrIeQG for ; Thu, 1 May 2014 12:47:20 -0700 (PDT) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A12D7431FBF for ; Thu, 1 May 2014 12:47:20 -0700 (PDT) Received: by mail-wi0-f172.google.com with SMTP id hi5so397796wib.11 for ; Thu, 01 May 2014 12:47:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:subject:in-reply-to:references:user-agent :from:date:message-id:mime-version:content-type; bh=3xHItB9DHetiiaS4RFgznfvERV9LPl8DfPJLLA6Wq5I=; b=Sc3XjwCf+bHsesBP6QxuIB1lnBEIQ4QDsD5nF/HlGR4nFmySwYQPVRd6Bus4LPj6vz Y9yjU5coVTMojPS/u9U7/M3mGYBZe/zqA1QxK0YtrFfFKMg+wM9iB2xHLbwUtKfQaECG WuENIBmD1pTnF8M/Kh1Y9XdVRNLaVMyseEsepuVFidOAjzaT3uWvBieMpGvZtyXXy//z LqxGHL9Tv0WC/1dkL342DZil1joe3fwQ4KlCZYf9X0lkFIam/yXqpfxqQF4qX0G1UbXv Sxc5NHxifB8A8i3vVuzze/ObBrmQbH2Bvc58uxIay++QWnZlle6W02p+4AGgdBJmV6G8 z0pw== X-Gm-Message-State: ALoCoQkJzZJ5RDqegAGyDxOPW1pe4lUKHz93Z8TEyF1SizFppOZrsJnn1Cl+SJptwy4sKinXMQHa X-Received: by 10.194.191.133 with SMTP id gy5mr10575917wjc.34.1398973638140; Thu, 01 May 2014 12:47:18 -0700 (PDT) Received: from localhost ([2a01:348:1a2:1:a288:b4ff:fe8a:77d8]) by mx.google.com with ESMTPSA id n5sm5647420wiz.1.2014.05.01.12.47.16 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 01 May 2014 12:47:17 -0700 (PDT) To: Jani Nikula , notmuch@notmuchmail.org Subject: Re: [PATCH] NEWS: folder:, path:, and database upgrade In-Reply-To: <1398609977-9943-1-git-send-email-jani@nikula.org> References: <1398609977-9943-1-git-send-email-jani@nikula.org> User-Agent: Notmuch/0.18~rc0 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Thu, 01 May 2014 20:47:14 +0100 Message-ID: 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, 01 May 2014 19:47:25 -0000 On Sun, Apr 27 2014, Jani Nikula wrote: > +The `folder:` search prefix now requires an exact match I think that it would be clearer to say: The `folder:` search prefix no longer supports wildcard matching (Or something like that.)