From: Jani Nikula Date: Sun, 18 Jan 2015 20:35:46 +0000 (+0200) Subject: Re: [PATCH] doc: remove support for rst2man X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d694f3ae8657a37e0e8547223b26617a36f56cc6;p=notmuch-archives.git Re: [PATCH] doc: remove support for rst2man --- diff --git a/60/bf7c278b907ebafb92b42f267f8c8c9fa4cbf2 b/60/bf7c278b907ebafb92b42f267f8c8c9fa4cbf2 new file mode 100644 index 000000000..bce3cf2ef --- /dev/null +++ b/60/bf7c278b907ebafb92b42f267f8c8c9fa4cbf2 @@ -0,0 +1,129 @@ +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 D4D3E431FB6 + for ; Sun, 18 Jan 2015 12:35:51 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.739 +X-Spam-Level: * +X-Spam-Status: No, score=1.739 tagged_above=-999 required=5 + tests=[DNS_FROM_AHBL_RHSBL=2.438, HTML_MESSAGE=0.001, + RCVD_IN_DNSWL_LOW=-0.7] 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 PbjXMz1jrMjf for ; + Sun, 18 Jan 2015 12:35:48 -0800 (PST) +Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com + [209.85.217.173]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 5DAF8431FAE + for ; Sun, 18 Jan 2015 12:35:48 -0800 (PST) +Received: by mail-lb0-f173.google.com with SMTP id p9so1990351lbv.4 + for ; Sun, 18 Jan 2015 12:35:46 -0800 (PST) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:mime-version:in-reply-to:references:date + :message-id:subject:from:to:cc:content-type; + bh=zi8o5k5R0FVZj9D8HnzGEiixsiL2tTFXy54qx3nxjWM=; + b=fM5Rt35c86LvLnfA7w2StHYQt/D2teJBYjeDhxixqU0SX/XrJ+fDm3fX8ZO5UqE/cy + UHWBvvneowDlJ1qOajNCJ/OP4quyCzA6ppCIkIpsJJ05Z0HKvWyx33hz9jewSfueOEaN + sn11T07GZZeX/2AYMxxjbbI47NZY2/X1K5HOwut32okJ36H6Y/4HzX6NWGM8EpP7YruO + y4Y58PywYtBDtolxxB1Zok6E0C/IxD95a6aq5oJAIBtPpq2PY57+RC9v97/Nd8Z7zTPk + vTZ82g13b0526/2CbPhOXPWWEiXYNYWs5boqM6Y+FX8eMCaKG37V+jOxdOC+MujyhVWZ + SUYg== +X-Gm-Message-State: + ALoCoQmvAkiUKetz78kEvgJJjEr3hb1ZgtKFQF9jEbg6zW/nSG51+bLY8uKWDllaN54dEUxW6QZA +MIME-Version: 1.0 +X-Received: by 10.112.119.201 with SMTP id kw9mr25885101lbb.99.1421613346664; + Sun, 18 Jan 2015 12:35:46 -0800 (PST) +Received: by 10.25.160.143 with HTTP; Sun, 18 Jan 2015 12:35:46 -0800 (PST) +Received: by 10.25.160.143 with HTTP; Sun, 18 Jan 2015 12:35:46 -0800 (PST) +In-Reply-To: <87sif7suf8.fsf@maritornes.cs.unb.ca> +References: <87k312x4i2.fsf@maritornes.cs.unb.ca> + <1421600110-19988-1-git-send-email-david@tethera.net> + + <87sif7suf8.fsf@maritornes.cs.unb.ca> +Date: Sun, 18 Jan 2015 22:35:46 +0200 +Message-ID: + +Subject: Re: [PATCH] doc: remove support for rst2man +From: Jani Nikula +To: David Bremner +Content-Type: multipart/alternative; boundary=047d7bae49da89482b050cf3264f +Cc: Notmuch Mail +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, 18 Jan 2015 20:35:52 -0000 + +--047d7bae49da89482b050cf3264f +Content-Type: text/plain; charset=UTF-8 + +On Jan 18, 2015 10:32 PM, "David Bremner" wrote: +> +> Jani Nikula writes: +> +> >> +Support for using rst2man in place of sphinx to build the +> >> +docmumentation has been removed. +> > +> > -mu +> > +> > Otherwise lgtm. +> +> Fixed in git. By the way, the parent message displays very oddly for me +> in emacs24; the text/plain part introduces a bunch of wrapping that +> makes it look like there are many unquoted lines after this point. +> +> notmuch-reply gets it right, so I can't show you. I'd be curious if +> other people can duplicate. For a change the html version displays +> perfectly. + +Apologies, this is due to having to use an inferior MUA on my phone. + +J. + +> +> d +> + +--047d7bae49da89482b050cf3264f +Content-Type: text/html; charset=UTF-8 + +


+On Jan 18, 2015 10:32 PM, "David Bremner" <david@tethera.net> wrote:
+>
+> Jani Nikula <jani@nikula.org> writes:
+>
+> >> +Support for using rst2man in place of sphinx to build the
+> >> +docmumentation has been removed.
+> >
+> > -mu
+> >
+> > Otherwise lgtm.
+>
+> Fixed in git. By the way, the parent message displays very oddly for me
+> in emacs24; the text/plain part introduces a bunch of wrapping that
+> makes it look like there are many unquoted lines after this point.
+>
+> notmuch-reply gets it right, so I can't show you. I'd be curious if
+> other people can duplicate. For a change the html version displays
+> perfectly.

+

Apologies, this is due to having to use an inferior MUA on my phone.

+

J.

+

>
+> d
+>
+

+ +--047d7bae49da89482b050cf3264f--