From ccb92f9af7d3ac0a3ac072f207c982450e93ded6 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 2 Apr 2013 09:43:24 +2000 Subject: [PATCH] Re: [PATCH v3 0/6] batch count for notmuch-hello speedup --- d0/fb0b94c4b245d5c33181e886e4b0e6ec0ab0b5 | 61 +++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 d0/fb0b94c4b245d5c33181e886e4b0e6ec0ab0b5 diff --git a/d0/fb0b94c4b245d5c33181e886e4b0e6ec0ab0b5 b/d0/fb0b94c4b245d5c33181e886e4b0e6ec0ab0b5 new file mode 100644 index 000000000..c293e46b0 --- /dev/null +++ b/d0/fb0b94c4b245d5c33181e886e4b0e6ec0ab0b5 @@ -0,0 +1,61 @@ +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 03E0B431FAE + for ; Mon, 1 Apr 2013 06:43:32 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 HqtCLvTi+amD for ; + Mon, 1 Apr 2013 06:43:29 -0700 (PDT) +Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id BA19D431E64 + for ; Mon, 1 Apr 2013 06:43:29 -0700 (PDT) +Received: from remotemail by tesseract.cs.unb.ca with local (Exim 4.80) + (envelope-from ) + id 1UMf1D-0006CH-RU; Mon, 01 Apr 2013 10:43:27 -0300 +Received: (nullmailer pid 25764 invoked by uid 1000); + Mon, 01 Apr 2013 13:43:24 -0000 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [PATCH v3 0/6] batch count for notmuch-hello speedup +In-Reply-To: +References: +User-Agent: Notmuch/0.15.2+69~g360c3c8 (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-pc-linux-gnu) +Date: Mon, 01 Apr 2013 09:43:24 -0400 +Message-ID: <87hajq2woz.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: Tomi Ollila +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, 01 Apr 2013 13:43:32 -0000 + +Jani Nikula writes: + +> This is v3 of id:cover.1362841844.git.jani@nikula.org, with the commit +> messages of patches 1/6 and 3/6 fixed. No other changes. Thanks to +> Jameson and Tomi for review, and of course Mark for the elisp part. + +Pushed, + +d -- 2.26.2