From: David Bremner Date: Thu, 22 Jan 2015 07:40:01 +0000 (+0100) Subject: Re: [PATCH] doc: remove support for rst2man X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28a24e4328aa35e00121992f6aa8e475facad1ac;p=notmuch-archives.git Re: [PATCH] doc: remove support for rst2man --- diff --git a/2e/88ce7a8324e30ef2b2d46462cbc41ba2af2216 b/2e/88ce7a8324e30ef2b2d46462cbc41ba2af2216 new file mode 100644 index 000000000..cf8f9760f --- /dev/null +++ b/2e/88ce7a8324e30ef2b2d46462cbc41ba2af2216 @@ -0,0 +1,64 @@ +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 B5D3F431FC9 + for ; Wed, 21 Jan 2015 23:40:51 -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 skS6G5w5Tv+h for ; + Wed, 21 Jan 2015 23:40:48 -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 78114431FBC + for ; Wed, 21 Jan 2015 23:40:48 -0800 (PST) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1YECND-00069n-Bp; Thu, 22 Jan 2015 07:40:15 +0000 +Received: (nullmailer pid 30407 invoked by uid 1000); Thu, 22 Jan 2015 + 07:40:01 -0000 +From: David Bremner +To: "notmuch@notmuchmail.org" +Subject: Re: [PATCH] doc: remove support for rst2man +In-Reply-To: <1421600110-19988-1-git-send-email-david@tethera.net> +References: <87k312x4i2.fsf@maritornes.cs.unb.ca> + <1421600110-19988-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.19+27~g29ffde4 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Thu, 22 Jan 2015 08:40:01 +0100 +Message-ID: <87zj9bl0vi.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +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: Thu, 22 Jan 2015 07:40:51 -0000 + +David Bremner writes: + +> It was becoming increasingly complicated to support rst2man, and there +> were apparently not many people that relied on it. +> --- +> +> Now's your chance to tell us how useful rst2man support is to you. + +Nobody complained, so I merged this change. + +d