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 62546431FB6 for ; Mon, 17 Jan 2011 12:39:59 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 2.267 X-Spam-Level: ** X-Spam-Status: No, score=2.267 tagged_above=-999 required=5 tests=[DATE_IN_PAST_12_24=0.804, DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] 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 A1Ey20k7sIyE for ; Mon, 17 Jan 2011 12:39:58 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 3F5C5431FD0 for ; Mon, 17 Jan 2011 12:39:58 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id C67222CD38; Mon, 17 Jan 2011 21:39:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=BdHQM975dFooyNK+CaNRx4 i7q90=; b=vAjUUZVY1oGIaaw1n4cVR3rc2sg8h4vEH7xXmm0H3jfnf9xsVavZyK 3eM2AX/GLd9e5XNYkUUV9eav5jKbmGdQJ/VBGulHgmXVtg5cbRnwwFOkd66Rsj0z giNnYXeCmnny12wvlN5gOnvmek8aXDuryyjOS406En30HsJrSEEe0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; q=dns; s=postfix; b=cXKF7Tgbx3+/wP8u YIt0TPVaLkdbSVw+pLTN4shU1Raxzke80umPJyXYuAQx7eXMR3WqEx2kuHYma+0O 6AjH028nO2IsI/kHXjuwBDdzwFz9fm8AxUjNPFFZMC8ihyJQXSguExmxjYxA+psU vq3mdyfTLfmfwZxVYaEZ2LeIcco= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Mon, 17 Jan 2011 21:39:52 +0100 (CET) From: Xavier Maillard To: Carl Worth , notmuch@notmuchmail.org Subject: Re: Folder-based searching In-Reply-To: <87tyh9wzs2.fsf@yoom.home.cworth.org> References: <87tyh9wzs2.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Mon, 17 Jan 2011 07:17:05 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2011 20:39:59 -0000 Hi, On Sat, 15 Jan 2011 14:46:53 -0800, Carl Worth wrote: > I'm as sad as anyone to see that I let more than a month go by without > committing to the notmuch repository. Life goes like this... > But I've just now committed the much-desired folder-based search > feature. Awesome ! > This should be a handy feature for people bringing mail in from a system > that stores information in the directories in which mail is stored, (one > common case is users fetching mail from gmail via imap---in this case > all gmail tags will be represented as directories). Is Imap with SIEVE scripts such a common case too ? /Xavier