From f265dfe958e53ee52d65472e7c900ab458cba997 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 23 Feb 2015 21:05:33 +0100 Subject: [PATCH] --- 25/26e492bcb4cefb439d748d2bb83cfbab77304f | 54 +++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 25/26e492bcb4cefb439d748d2bb83cfbab77304f diff --git a/25/26e492bcb4cefb439d748d2bb83cfbab77304f b/25/26e492bcb4cefb439d748d2bb83cfbab77304f new file mode 100644 index 000000000..845f062d7 --- /dev/null +++ b/25/26e492bcb4cefb439d748d2bb83cfbab77304f @@ -0,0 +1,54 @@ +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 97D6D431FAE + for ; Mon, 23 Feb 2015 12:16:50 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.438 +X-Spam-Level: ** +X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 + tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 SINlXaYQNjks for ; + Mon, 23 Feb 2015 12:16:47 -0800 (PST) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 8A438431E62 + for ; Mon, 23 Feb 2015 12:16:47 -0800 (PST) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1YPzH4-0001bt-0Q; Mon, 23 Feb 2015 20:06:38 +0000 +Received: (nullmailer pid 5899 invoked by uid 1000); Mon, 23 Feb 2015 + 20:06:24 -0000 +From: David Bremner +To: David Bremner , Jani Nikula , + notmuch@notmuchmail.org +Subject: +Date: Mon, 23 Feb 2015 21:05:33 +0100 +Message-Id: <1424721937-5797-1-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.1.4 +In-Reply-To: <87a9163fpf.fsf@maritornes.cs.unb.ca> +References: <87a9163fpf.fsf@maritornes.cs.unb.ca> +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, 23 Feb 2015 20:16:50 -0000 + +This has Jani's suggestions fixed, along with a couple of other trivial patches. + +I'll mark them ready at this point. + -- 2.26.2