From 09654baed2593dfb09fbcbf0453e70bf55a022c3 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 14 Jul 2014 10:41:35 +1700 Subject: [PATCH] Re: [PATCH v3 0/5] rst2man.py support and doc-build cleanups --- 2b/97ba8f0f049376b8be82076666247e8b203f37 | 126 ++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 2b/97ba8f0f049376b8be82076666247e8b203f37 diff --git a/2b/97ba8f0f049376b8be82076666247e8b203f37 b/2b/97ba8f0f049376b8be82076666247e8b203f37 new file mode 100644 index 000000000..461f6679f --- /dev/null +++ b/2b/97ba8f0f049376b8be82076666247e8b203f37 @@ -0,0 +1,126 @@ +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 879DA431FBD + for ; Sun, 13 Jul 2014 10:41:45 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.1 +X-Spam-Level: +X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + RCVD_IN_DNSWL_NONE=-0.0001] 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 iJ1Zr6wP76Ub for ; + Sun, 13 Jul 2014 10:41:40 -0700 (PDT) +Received: from qmta06.emeryville.ca.mail.comcast.net + (qmta06.emeryville.ca.mail.comcast.net [76.96.30.56]) + by olra.theworths.org (Postfix) with ESMTP id D595F431FBC + for ; Sun, 13 Jul 2014 10:41:39 -0700 (PDT) +Received: from omta10.emeryville.ca.mail.comcast.net ([76.96.30.28]) + by qmta06.emeryville.ca.mail.comcast.net with comcast + id RtgH1o0020cQ2SLA6the3P; Sun, 13 Jul 2014 17:41:38 +0000 +Received: from odin.tremily.us ([24.18.63.50]) + by omta10.emeryville.ca.mail.comcast.net with comcast + id Rthc1o00D152l3L8Wthd4z; Sun, 13 Jul 2014 17:41:38 +0000 +Received: by odin.tremily.us (Postfix, from userid 1000) + id 19BD8128BA92; Sun, 13 Jul 2014 10:41:35 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin; + t=1405273296; bh=O1fnBQpu4UMfginAAghnmUgib5HV1B58i81CuynHWI8=; + h=Date:From:To:Cc:Subject:References:In-Reply-To; + b=fUqM9X8kVHHAjKV1UUD9JYjQCfEn6IvigSPvwpsW3vajLJU1cGkyg/TosmToNS3vM + rWgYt3EGIKp0+vIbX6xQCRZdIoz0vCBPuGz7kT8dn+MXa+KP1/I5kVxjxBDBExY1FK + 4FBLAmxlhShj1TnilTaQaDkL9DWM4uMG9zxFjXzQ= +Date: Sun, 13 Jul 2014 10:41:35 -0700 +From: "W. Trevor King" +To: Tomi Ollila +Subject: Re: [PATCH v3 0/5] rst2man.py support and doc-build cleanups +Message-ID: <20140713174135.GA23983@odin.tremily.us> +References: + +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" +Content-Disposition: inline +In-Reply-To: +OpenPGP: id=39A2F3FA2AB17E5D8764F388FC29BDCDF15F5BE8; + url=http://tremily.us/pubkey.txt +User-Agent: Mutt/1.5.23 (2014-03-12) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20140121; t=1405273298; + bh=ALXZizMzpUexP3oV97ezcjLhRyH5QrcLOWTxgfZ9G/U=; + h=Received:Received:Received:Date:From:To:Subject:Message-ID: + MIME-Version:Content-Type; + b=LLyZD2vuCg4P1eDLWxGVwcQ1gNS3GzkjweQ5zXsKdyC4XkLRrqsxJsBnVYlEEOdaH + LZsqCoRLPKzAkKxkTTf0fY0UNCCBOlUJRyb86t3PaWzLE3wTQD3CG+paO6WTDw+bH0 + Xo39N8kOnjjAmRdgZzWllNhZjFdpGhQLL3jx+ePka4XTrcQj3b5lJxgiuWb/4FPWil + U3lT4TGM+E/Q6W9MuZnPoP3Hxuhn8HVwsB8LOjy23/ufWDgM/QKE5kZMI4v6Le6UqX + 1oRo52X6LXPhDo7LO8TPxmLAxXDPHt3F39pkjr4dX+lVcIi45nvJTXdnxiDE0NkfKX + a5+1xHEMyzu0g== +Cc: notmuch@notmuchmail.org +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: Sun, 13 Jul 2014 17:41:45 -0000 + + +--RnlQjJ0d97Da+TV1 +Content-Type: text/plain; charset=utf-8 +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Sun, Jul 13, 2014 at 09:05:41AM +0300, Tomi Ollila wrote: +> I am satisfied with rst-man2any.py, but as being normal picky me I +> wonder whether the command prefix 'rst-' is being too generic +> i.e. is invading that "namespace". If no one else has the same +> feeling (or the feeling is just wrong (or insignificant)) then this +> can be forgotten :D + +For what it's worth, I don't have any =E2=80=98rst-*=E2=80=99 commands on m= +y system. +I do have =E2=80=98rst2*=E2=80=99 commands, and an =E2=80=98rstpep2html.py= +=E2=80=99. I'm happy to +rename to whatever, but rst-man2any.py was the best that I could think +of following the texi2any pattern. + +Cheers, +Trevor + +--=20 +This email may be signed or encrypted with GnuPG (http://www.gnupg.org). +For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy + +--RnlQjJ0d97Da+TV1 +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: OpenPGP digital signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAEBAgAGBQJTwsTPAAoJEG8/JgBt8ol8T0MQAI+1/25uCWykYknlgjM6Y6iI +EowJkuV/u9QGeLR76UzCCfZKayiGJtMA7JY1wBgV4dAksMR/h4d4Y8E3fuGM6m34 +7a2nA1KmEjGqcS3m71CW/FRx4c++Md+AYqx3ZAigy7rgKuIx6+8otuaicXQExipF +KV+gkT9yyH0NlrY8EbZBwgVECgAfpQJJb6ei6rGVmXfhRoDf2N+rEj145dnYAmXr +a2InR2K1K1ob2A84XoT84Pj0XziWTD1xyZheNCUu6snkD41yCQjbGHLOTSl1q5h0 +8dE5Occ8cyWS4x0eHbANub5bzmU5z7Jlnfn8nJotqsIUTU77WaiMDRLvCI5fNKkV +mxWw8c0sMcU0OOkhaX4kE8SAc7L9s1vXjH4MoCbMK8Nm6UeR2MjV2J/VAtvyk09h +h7yHY0g44sjLExBaQVxR9TuDEmvAqSdDALkdmWhRi+B94stSdf/6HVJLLl4wl0bq +fBVDWYIygBTv1tZW4uCMYKHru7SDO6czx99Z3vWj1KPsn7DNeozy/j4qR+WmAgZP +XNsnGylqdneC1DOOMBwrugzt+7otY1Zm0Vh42Z94vMjccQ0tiUM8mtfsk2x4fktM +jFo3aHE1yeUm6RP8/ybewNvH+Hmrx14PS7EnQyUuOoz7Lq95PpQFC2qxEJmTMni3 +58dFWn87N4TdxCJajijD +=h91p +-----END PGP SIGNATURE----- + +--RnlQjJ0d97Da+TV1-- -- 2.26.2