From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 7EBFA431FB6 for ; Mon, 17 Jan 2011 04:43:50 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] 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 k0Yc+-Wggy0r for ; Mon, 17 Jan 2011 04:43:49 -0800 (PST) Received: from homiemail-a20.g.dreamhost.com (caiajhbdcbef.dreamhost.com [208.97.132.145]) by olra.theworths.org (Postfix) with ESMTP id D012E431FB5 for ; Mon, 17 Jan 2011 04:43:49 -0800 (PST) Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id 0D69E7EC064 for ; Mon, 17 Jan 2011 04:43:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=KmuP1eF1pIi58f+jUie8xzwSiTa 2ZpI4fJZifQlOVSep0e9n98Nn3vo4oDNXh45ElyNIxTf4NMzuPzJOWlLjuGafuRe noj2f1xcwAXLJwzV7MauzpqIpw+J5aYx/E1YZaURdxVRHMBvt6+Yt0LAexQPEZmw bTdbutCcEbYsw15Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=O65iFuuGDhXayGAMZOGRWRhNfHY=; b=N ub7IMr3ZOTNLG0el7l2TMAs47Q9IMK3P0zV4wwLd5EkZ6dqG9WQoJsChQIvIN7Iw Cylj+TBLAjAcQ5SHwReNW1PR5En4bvlHM5PhH7N7Kg/i77JcqCoRUU83xziKdvhq dBscvnQ2LoqmJqfTKIZAY11ofamsA3GLjoy4vLWj7I= Received: from spaetzbook.sspaeth.de (unknown [195.190.171.9]) (Authenticated sender: fax@sspaeth.de) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id 9F4887EC063 for ; Mon, 17 Jan 2011 04:43:47 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Mon, 17 Jan 2011 13:43:44 +0100 From: Sebastian Spaeth To: 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-37-g3863e88 (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) Date: Mon, 17 Jan 2011 13:43:44 +0100 Message-ID: <878vyjya2n.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Mon, 17 Jan 2011 12:43:50 -0000 > Before the next release, I plan to increment the database version so > that users will be notified of the need to do an upgrade like this. (But > before I do that, I plan to implement a few more database changes---and > some of them are likely to be much more invasive than this one). Hurray, just tried it out and it works like a charm. Finally I can automatically assign the "Junk" tag again. :-) Sebastian