Re: [netmod] I-D Action: draft-ietf-netmod-artwork-folding-06.txt
Erik Auerswald <auerswal@unix-ag.uni-kl.de> Thu, 27 June 2019 21:43 UTC
Return-Path: <auerswal@unix-ag.uni-kl.de>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CDC82120236 for <netmod@ietfa.amsl.com>; Thu, 27 Jun 2019 14:43:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.197
X-Spam-Level:
X-Spam-Status: No, score=-4.197 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_NONE=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 EUUONzD4pqfn for <netmod@ietfa.amsl.com>; Thu, 27 Jun 2019 14:43:47 -0700 (PDT)
Received: from mailgw1.uni-kl.de (mailgw1.uni-kl.de [IPv6:2001:638:208:120::220]) (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 ED55C12006F for <netmod@ietf.org>; Thu, 27 Jun 2019 14:43:46 -0700 (PDT)
Received: from sushi.unix-ag.uni-kl.de (sushi.unix-ag.uni-kl.de [IPv6:2001:638:208:ef34:0:ff:fe00:65]) by mailgw1.uni-kl.de (8.14.4/8.14.4/Debian-8+deb8u2) with ESMTP id x5RLhhrW030078 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <netmod@ietf.org>; Thu, 27 Jun 2019 23:43:43 +0200
Received: from sushi.unix-ag.uni-kl.de (ip6-localhost [IPv6:::1]) by sushi.unix-ag.uni-kl.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id x5RLhhGU026331 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for <netmod@ietf.org>; Thu, 27 Jun 2019 23:43:43 +0200
Received: (from auerswal@localhost) by sushi.unix-ag.uni-kl.de (8.14.4/8.14.4/Submit) id x5RLhgbs026326 for netmod@ietf.org; Thu, 27 Jun 2019 23:43:42 +0200
Date: Thu, 27 Jun 2019 23:43:42 +0200
From: Erik Auerswald <auerswal@unix-ag.uni-kl.de>
To: netmod@ietf.org
Message-ID: <20190627214342.GA21879@unix-ag.uni-kl.de>
References: <156167042338.21715.14230991158020374795@ietfa.amsl.com> <0100016b9add6136-2ad41038-eda3-4ebf-953f-187290bd678a-000000@email.amazonses.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <0100016b9add6136-2ad41038-eda3-4ebf-953f-187290bd678a-000000@email.amazonses.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/MfQPyhAfGojPtHhANtxhD-ws-Bk>
Subject: Re: [netmod] I-D Action: draft-ietf-netmod-artwork-folding-06.txt
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Jun 2019 21:50:28 -0000
Hi, whilst missing the original IPR poll [1], as a recently acknowledged contributor: No, I'm not aware of any IPR that applies to this draft. [1] https://mailarchive.ietf.org/arch/msg/netmod/s1TKbSLXvlJG8Q9MgqFm4197r88 Thanks, Erik On Thu, Jun 27, 2019 at 09:35:28PM +0000, Kent Watsen wrote: > > This update primarily regards the non-normative script: > > - renamed to "rfcfold" > - now only uses sed one-liners > - auto-detects if platforms `[g]sed` and `pcregrep` are present and > suitable, outputting an error message if not. > - cleans up the temporary directory if exits for any reason > - improved error message around the script not implementing the > force-fold logic. > > Special thanks to Eric Auerswald for supplying the pull requests > for much of the above! > > > Outside the updates to the script: > > - renamed 9.3: > OLD: Example Showing Smart Folding > NEW: Example Showing "Smart" Folding > > - renamed Appendix A: > OLD: POSIX Shell Script: rfcfold > NEW: POSIX Shell Script > > > My only comments are: > > 1) the script itself doesn't name itself "rfcfold" anywhere. > - albeit, the "name" attribute in the XML is set to "rfcfold". > > 2) if the script is expected to be distributed, we may want/need to > add a copyright statement and/or a pointer to its GitHub repo. > > > Thanks, > Kent > > > > On Jun 27, 2019, at 5:20 PM, internet-drafts@ietf.org wrote: > > > > > > A New Internet-Draft is available from the on-line Internet-Drafts directories. > > This draft is a work item of the Network Modeling WG of the IETF. > > > > Title : Handling Long Lines in Inclusions in Internet-Drafts and RFCs > > Authors : Kent Watsen > > Adrian Farrel > > Qin Wu > > Filename : draft-ietf-netmod-artwork-folding-06.txt > > Pages : 26 > > Date : 2019-06-27 > > > > Abstract: > > This document defines two strategies for handling long lines in > > width-bounded text content. One strategy is based on the historic > > use of a single backslash ('\') character to indicate where line- > > folding has occurred, with the continuation occurring with the first > > non-space (' ') character on the next line. The second strategy > > extends the first strategy by adding a second backslash character to > > identify where the continuation begins and thereby able to handle > > cases not supported by the first strategy. Both strategies use a > > self-describing header enabling automated reconstitution of the > > original content. > > > > > > The IETF datatracker status page for this draft is: > > https://datatracker.ietf.org/doc/draft-ietf-netmod-artwork-folding/ > > > > There are also htmlized versions available at: > > https://tools.ietf.org/html/draft-ietf-netmod-artwork-folding-06 > > https://datatracker.ietf.org/doc/html/draft-ietf-netmod-artwork-folding-06 > > > > A diff from the previous version is available at: > > https://www.ietf.org/rfcdiff?url2=draft-ietf-netmod-artwork-folding-06 > > > > > > Please note that it may take a couple of minutes from the time of submission > > until the htmlized version and diff are available at tools.ietf.org. > > > > Internet-Drafts are also available by anonymous FTP at: > > ftp://ftp.ietf.org/internet-drafts/
- [netmod] I-D Action: draft-ietf-netmod-artwork-fo… internet-drafts
- Re: [netmod] I-D Action: draft-ietf-netmod-artwor… Kent Watsen
- Re: [netmod] I-D Action: draft-ietf-netmod-artwor… Erik Auerswald
- Re: [netmod] I-D Action: draft-ietf-netmod-artwor… Lou Berger
- Re: [netmod] I-D Action: draft-ietf-netmod-artwor… Kent Watsen
- Re: [netmod] I-D Action: draft-ietf-netmod-artwor… Lou Berger