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 DE8A9429E27 for ; Tue, 8 Nov 2011 02:41:33 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 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, T_MIME_NO_TEXT=0.01] 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 UYV4NaJHsHlD for ; Tue, 8 Nov 2011 02:41:33 -0800 (PST) Received: from homiemail-a75.g.dreamhost.com (caiajhbdcbef.dreamhost.com [208.97.132.145]) by olra.theworths.org (Postfix) with ESMTP id 37389431FB6 for ; Tue, 8 Nov 2011 02:41:33 -0800 (PST) Received: from homiemail-a75.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a75.g.dreamhost.com (Postfix) with ESMTP id 8D7B05EC07E; Tue, 8 Nov 2011 02:41:32 -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=VphvsJjysrIPgS0XYS852pwSwyl sd8EOZ7QpX/dI6GkYOXiNh5hromSLvF1ps09v6G+mooq+Zq65lUsU5rIqeutm23z +3nhgoLGKX+bf+DWi35BvJYfzhWeEDe57KxfaOnxq7SCrM8qElX1yM0HNAVmLDtG 0v+4RmzQExDT1zXw= 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=dlNN2kskaATMgrxY3BGQvYbgAro=; b=n YlM9tmIdjCxbzUpn+ExGnuJmR3Ozeyq+jOA7DiHmbBbhXHzuoy0pD6Es4oVmNHdg mNzpmUVn/oTDRpsdiVGPnK2gVpXkFGBVTWNA/xWCd9k6CCTI00olSSHbeDRC+n0L Nt5ZnkVryouxWxij66nRWWDAbsiNChOnTFFf/j/Hgo= Received: from spaetzbook.sspaeth.de (unknown [176.46.202.75]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a75.g.dreamhost.com (Postfix) with ESMTPSA id EE3E65EC07C; Tue, 8 Nov 2011 02:41:30 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Tue, 08 Nov 2011 11:41:27 +0100 From: Sebastian Spaeth To: Austin Clements , notmuch@notmuchmail.org Subject: Re: [PATCH] tag: Automatically limit to messages whose tags will actually change. In-Reply-To: <1320724523-23568-1-git-send-email-amdragon@mit.edu> References: <1320724523-23568-1-git-send-email-amdragon@mit.edu> User-Agent: Notmuch/0.9_rc1-30-g7047975 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Tue, 08 Nov 2011 11:41:27 +0100 Message-ID: <87ipmux5ew.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: Tue, 08 Nov 2011 10:41:34 -0000 --=-=-= On Mon, 7 Nov 2011 22:55:23 -0500, Austin Clements wrote: > This optimizes the user's tagging query to exclude messages that won't > be affected by the tagging operation, saving computation and IO for > redundant tagging operations. +1 for this! --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk65B1cACgkQVYX1jMgnoGJ+7ACdFjyM6Ttixu7mRwmIyH32H89/ aV4An13IJnU6m2By0B47VVAHr6BMvVf8 =2jEC -----END PGP SIGNATURE----- --=-=-=--