From e234dbcab86f9d3579f8e7e2f9e877b418782771 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 21 Sep 2015 08:34:05 +2100 Subject: [PATCH] Re: [PATCH 2/3] cli/count: update to use notmuch_query_search_messages_st --- 75/74f6fdb77a902dc9e5f1c73d0cb2ad2395baec | 57 +++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 75/74f6fdb77a902dc9e5f1c73d0cb2ad2395baec diff --git a/75/74f6fdb77a902dc9e5f1c73d0cb2ad2395baec b/75/74f6fdb77a902dc9e5f1c73d0cb2ad2395baec new file mode 100644 index 000000000..e8ff817fd --- /dev/null +++ b/75/74f6fdb77a902dc9e5f1c73d0cb2ad2395baec @@ -0,0 +1,57 @@ +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 5493E6DE1ADE + for ; Sun, 20 Sep 2015 04:35:08 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.485 +X-Spam-Level: +X-Spam-Status: No, score=0.485 tagged_above=-999 required=5 tests=[AWL=-0.259, + 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 Y4eOQt0Y76fp for ; + Sun, 20 Sep 2015 04:35:06 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 84CEB6DE1ADA + for ; Sun, 20 Sep 2015 04:35:03 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1Zdct0-0006gU-RL; Sun, 20 Sep 2015 11:34:26 +0000 +Received: (nullmailer pid 15650 invoked by uid 1000); Sun, 20 Sep 2015 + 11:34:05 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH 2/3] cli/count: update to use + notmuch_query_search_messages_st +In-Reply-To: <1441545347-29549-2-git-send-email-david@tethera.net> +References: <1441545347-29549-1-git-send-email-david@tethera.net> + <1441545347-29549-2-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.20.2+73~gd432116 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sun, 20 Sep 2015 08:34:05 -0300 +Message-ID: <87fv29tjde.fsf@maritornes.cs.unb.ca> +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: Sun, 20 Sep 2015 11:35:08 -0000 + +David Bremner writes: + +> This brings back status information that may have been hidden by the +> great library logging conversion. + +pushed 1 and 2 -- 2.26.2