From 6404311296ba4708173035ee030a795ef6831baf Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 29 Jan 2014 12:12:36 +2000 Subject: [PATCH] --- 43/936c170b5002755c08e9f0e5d30b50bbbf02bd | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 43/936c170b5002755c08e9f0e5d30b50bbbf02bd diff --git a/43/936c170b5002755c08e9f0e5d30b50bbbf02bd b/43/936c170b5002755c08e9f0e5d30b50bbbf02bd new file mode 100644 index 000000000..d0bce6b2c --- /dev/null +++ b/43/936c170b5002755c08e9f0e5d30b50bbbf02bd @@ -0,0 +1,59 @@ +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 9D9A2431FC2 + for ; Tue, 28 Jan 2014 08:13:09 -0800 (PST) +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 9COFh3PFArFd for ; + Tue, 28 Jan 2014 08:13:04 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id E0B72431FBD + for ; Tue, 28 Jan 2014 08:13:04 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) id 1W8BHU-000360-VY + for notmuch@notmuchmail.org; Tue, 28 Jan 2014 12:12:56 -0400 +Received: (nullmailer pid 15957 invoked by uid 1000); Tue, 28 Jan 2014 + 16:12:52 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: +Date: Tue, 28 Jan 2014 12:12:36 -0400 +Message-Id: <1390925558-15873-1-git-send-email-david@tethera.net> +X-Mailer: git-send-email 1.8.5.2 +In-Reply-To: <87vbxfkdex.fsf@zancas.localnet> +References: <87vbxfkdex.fsf@zancas.localnet> +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, 28 Jan 2014 16:13:10 -0000 + +Here's a second try. + + - less build system cruft + + - integrate into notmuch's build system + + - optionally build the man pages (but not info) using just + python-docutils. + +No doubt this could use polishing; I'm still looking for feedback on +the general approach. -- 2.26.2