Re: Poll: RFCs with page numbers (pretty please) ?

Benjamin Kaduk <kaduk@mit.edu> Tue, 27 October 2020 20:07 UTC

Return-Path: <kaduk@mit.edu>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04A063A156F for <ietf@ietfa.amsl.com>; Tue, 27 Oct 2020 13:07:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W5XHrKgX8U_Z for <ietf@ietfa.amsl.com>; Tue, 27 Oct 2020 13:07:11 -0700 (PDT)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 835EF3A156A for <ietf@ietf.org>; Tue, 27 Oct 2020 13:07:11 -0700 (PDT)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 09RK74u9017008 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 27 Oct 2020 16:07:08 -0400
Date: Tue, 27 Oct 2020 13:07:03 -0700
From: Benjamin Kaduk <kaduk@mit.edu>
To: "Andrew G. Malis" <agmalis@gmail.com>
Cc: IETF Discussion <ietf@ietf.org>
Subject: Re: Poll: RFCs with page numbers (pretty please) ?
Message-ID: <20201027200703.GV39170@kduck.mit.edu>
References: <20201026150241.GK48111@faui48f.informatik.uni-erlangen.de> <20201026162814.GP39170@kduck.mit.edu> <20201026164036.GO48111@faui48f.informatik.uni-erlangen.de> <1a56dc3b-56ef-3ffb-a12b-44d5e0d0f835@levkowetz.com> <20201026171931.GP48111@faui48f.informatik.uni-erlangen.de> <b733240-fc78-5a71-8920-ff84fbf64287@iecc.com> <20201026180105.GQ48111@faui48f.informatik.uni-erlangen.de> <a11ca0a2-94a0-921c-4c4d-0ffc951935b9@network-heretics.com> <20201027192650.GR39170@kduck.mit.edu> <CAA=duU3DDaaCU_0_SO==P3C0P3qsYaU+jBgqe_XwKp_vSXEz4Q@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <CAA=duU3DDaaCU_0_SO==P3C0P3qsYaU+jBgqe_XwKp_vSXEz4Q@mail.gmail.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/oSNQN7aujuahviNwns2Qy_3RE54>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 27 Oct 2020 20:07:13 -0000

On Tue, Oct 27, 2020 at 03:48:07PM -0400, Andrew G. Malis wrote:
> Ben,
> 
> So there can be an "official" plain text version in that it
> > is on the RFC Editor's website, but it is not authoritative or immutable.
> >
> 
> There already is an official plain text rendering on the RFC
> Editor's website. See, for example,
> https://www.rfc-editor.org/rfc/rfc8905.txt, and
> https://www.rfc-editor.org/info/rfc8905, which has the button to press to
> get it.

Right.  My point is that it is only "official" in scare quotes, since it's
not the immutable archival artifact representing the RFC.

> That said, the plain text version is the least useful rendering for
> reading, since it can't include any SVG drawings. It's really only useful
> as input to rfcdiff. If you want to read on a screen, use the HTML
> rendering, and if you want to print it, use the PDF rendering.

Of course.

-Ben