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 DC05E431FB6 for ; Sun, 28 Nov 2010 12:11:47 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.463 X-Spam-Level: X-Spam-Status: No, score=0.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] 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 7GzAfmYSZaR7 for ; Sun, 28 Nov 2010 12:11:46 -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 9AEC5431FB5 for ; Sun, 28 Nov 2010 12:11:46 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 12D4220974; Sun, 28 Nov 2010 21:11:41 +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=GT8UV1rhBbuGvT2N/dFtFt z3J08=; b=SCg0WejN49ff7nkB7qPYTeb/AObsonTcTjDyqVIl/xeNudMPdBy56l 0vEHaBkfEN3T0ZXviu+lqCQ5bXRJhXAF8htthve5aZDx8O2/6YbJuk/L0m8tAM87 urv6HGeXILPN0z71RVeu9ii0veqaHz2fiOrCWTepv4SiNXKedGMh0= 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=vufejBVvPY1tGkb+ 31rEDZcHH/MI7aPXKgpZ/wJxlkLrBOh4E+MZbwBzu7FS/wFxoALXdswYmnbwZYSk hYhnhrkMNA3GKbjZpNvTEN4dD+Sx49VWX/Fu9cxU73d3y+V1/kQTMRTKK77Ss7Ad qoAWlWQ0luJnU3M28RKD9aJl2Wg= 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; Sun, 28 Nov 2010 21:11:40 +0100 (CET) From: Xavier Maillard To: Sebastian Spaeth , notmuch Subject: Re: Folders to tags In-Reply-To: <87eia9gabf.fsf@SSpaeth.de> References: <87eia9gabf.fsf@SSpaeth.de> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Sun, 28 Nov 2010 20:50:51 +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: Sun, 28 Nov 2010 20:11:48 -0000 On Thu, 25 Nov 2010 07:57:08 +0100, Sebastian Spaeth wrote: > On Thu, 25 Nov 2010 00:48:17 -0500, Austin Clements wrote: > > Ideally, notmuch would let me search by maildir folder, which would have the > > added advantage of keeping things in sync going forward. Unfortunately, > > this looks difficult to support (possibly to the point of requiring a custom > > query parser to do it efficiently). > > Carl was saying that this would be implemented *really* soon now, so I > have high hopes that it will work very soon indeed. Does this mean I can use my good old sieve scripts to sort my mails now ? /Xavier