From: David Bremner Date: Mon, 5 Oct 2015 23:30:04 +0000 (+2100) Subject: Re: v4 of count patches, plus convert remaining deprecated APIs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02f7e3b8436abf3afe0bfa69703a48d6cbb80612;p=notmuch-archives.git Re: v4 of count patches, plus convert remaining deprecated APIs --- diff --git a/4d/08abdf7c91f6780dc2693169c53a41075eebc1 b/4d/08abdf7c91f6780dc2693169c53a41075eebc1 new file mode 100644 index 000000000..5d5a2d4cc --- /dev/null +++ b/4d/08abdf7c91f6780dc2693169c53a41075eebc1 @@ -0,0 +1,58 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 42D1F6DE02D6 + for ; Mon, 5 Oct 2015 16:30:58 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.476 +X-Spam-Level: +X-Spam-Status: No, score=0.476 tagged_above=-999 required=5 tests=[AWL=-0.268, + URIBL_SBL=0.644, URIBL_SBL_A=0.1] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id UIBnTmjIyq3G for ; + Mon, 5 Oct 2015 16:30:56 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 0C9B36DE014A + for ; Mon, 5 Oct 2015 16:30:55 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZjFD5-0000kR-4j; Mon, 05 Oct 2015 23:30:23 +0000 +Received: (nullmailer pid 8235 invoked by uid 1000); Mon, 05 Oct 2015 + 23:30:04 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: v4 of count patches, plus convert remaining deprecated APIs +In-Reply-To: <1443367923-11867-1-git-send-email-david@tethera.net> +References: <1443367923-11867-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.20.2+93~g33c8777 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Mon, 05 Oct 2015 20:30:04 -0300 +Message-ID: <87a8rw99mr.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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, 05 Oct 2015 23:30:58 -0000 + +David Bremner writes: + +> Apologies for the confusion last night/this-morning with the count +> patches. I'm resending the whole series with at least one important +> bug fix. + +I have pushed this series, with doc changes as suggested by Jani. + +d