
From nobody Tue Feb  1 09:55:55 2022
Return-Path: <rjsparks@nostrum.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 103193A1830; Tue,  1 Feb 2022 09:55:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.08
X-Spam-Level: 
X-Spam-Status: No, score=-7.08 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.com
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 X1YkDjhDmAVq; Tue,  1 Feb 2022 09:55:43 -0800 (PST)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E49013A1833; Tue,  1 Feb 2022 09:55:42 -0800 (PST)
Received: from 3aeb60095bf8 ([47.186.48.51]) (authenticated bits=0) by nostrum.com (8.17.1/8.16.1) with ESMTPSA id 211Htdi9071133 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 1 Feb 2022 11:55:39 -0600 (CST) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1643738139; bh=2etf1w9+7Uj4Gm+djJcX7GaVAczm1yVwbnJ5eZkZiNk=; h=From:To:Subject:Cc:Date; b=NLAa/ENFfh3sUQegffPM8+4sBDUo8IBFA2yDTDIrdMZOVmbZiMJsbyzx7dwOMCOOj RiN27zZKF3YKxFCuwbKzOaSiK/xfh1oc4TcDPytjsiNHvliCxyk24SUUmZ1B/0SXwL BVldB/LP7I+zDrU+nkxpPM6+wdX1cg4UuUv92Feo=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.48.51] claimed to be 3aeb60095bf8
Received: from rjsparks by 3aeb60095bf8 with local (Exim 4.92) (envelope-from <rjsparks@nostrum.com>) id 1nExNN-00018k-S4; Tue, 01 Feb 2022 17:55:33 +0000
From: rjsparks@nostrum.com
To: xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Message-Id: <E1nExNN-00018k-S4@3aeb60095bf8>
Date: Tue, 01 Feb 2022 17:55:33 +0000
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/9gzO9zcNvA_L34aFLmBvwQXK5Ws>
Subject: [xml2rfc] New xml2rfc release: v3.12.1
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Feb 2022 17:55:47 -0000

Hi,

This is an automatic notification about a new xml2rfc release, 
v3.12.1, generated when running the mkrelease script.

Release notes:

xml2rfc (3.12.1) ietf; urgency=high

  * Merged in [4090] from krathnayake@ietf.org:
    Improve local file lookup: Add source directory to the allowed list, Disallow any files that are on child directories of the source directory, Add a warning when including .ent files. Fixes #703.

  * Merged in [4089] from krathnayake@ietf.org:
    Update bibxml subdirectories list. Fixes #701.

  * Merged in [4088] from krathnayake@ietf.org:
    Fixes manpage generation issue. Fixes #694.

 -- Robert Sparks <rjsparks@nostrum.com>  01 Feb 2022 17:29:53 +0000

The preferred way to install xml2rfc is by doing 'pip install xml2rfc',
and 'pip install --upgrade xml2rfc' to upgrade.  If there are system-
installed python modules which pip will not upgrade, you may have to
use 'pip install --upgrade --no-deps xml2rfc' and install dependencies
manually.

The new version is also available through SVN checkout, with
  'svn checkout https://svn.ietf.org/svn/tools/xml2rfc/tags/cli/3.12.1'

Documentation for this release is built-in, and also available at:
  https://xml2rfc.tools.ietf.org/xml2rfc-doc-3.12.1.html

Regards,

	Robert Sparks
	(via the mkrelease script)


From nobody Wed Feb  2 10:38:20 2022
Return-Path: <mjethanandani@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10B5C3A19D0; Wed,  2 Feb 2022 10:38:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 sWqhUk2OyUT0; Wed,  2 Feb 2022 10:38:06 -0800 (PST)
Received: from mail-ot1-x32c.google.com (mail-ot1-x32c.google.com [IPv6:2607:f8b0:4864:20::32c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFA323A19C0; Wed,  2 Feb 2022 10:38:06 -0800 (PST)
Received: by mail-ot1-x32c.google.com with SMTP id n6-20020a9d6f06000000b005a0750019a7so285199otq.5;  Wed, 02 Feb 2022 10:38:06 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;  h=from:mime-version:subject:message-id:date:cc:to; bh=kSlVcuf8pO/6YX1NzCgypqrrlJrcZmA6eV1Y1G+wAqE=; b=GBrF2SmcgmuF+bKbJabVlw0qsSGcjEXAHP54gtVt0Td4L1AWegWC0baQcvm9OuDmy6 prIYlswfPbu+znYnr+0mncNKyKX6VYfr6pFprAt75b+WFO18ELt/oL6yaqQ/pvMJCLCY JSj3KRx/qEHMpEFUwgYi8tBJNAcmIoZGNspaV3tf41AIX2ASDh5QTx334FQ/BSk2e1OS pkm8pWQeTBuaxJvjHUF1RbvVprjMnRdn+zqFxXXXhW4O8arF4gg4EDSZarYMJfneUPYB uhOrJDhpqARFaTUu4tHWkRq0soxXEw4y7A9GtLbuQLmbjlXasUo9ZCF17ggcBJmNax+v ZMew==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:mime-version:subject:message-id:date:cc:to; bh=kSlVcuf8pO/6YX1NzCgypqrrlJrcZmA6eV1Y1G+wAqE=; b=oKJ7tos2wXGlJ1545+Z1M6Wt/zeoxIfSltqSpyMPqxC1Wk9OTMoC1CNU5wCMPMMVxY qMU02S68A9WGz3eF7teGBUxSu87lic0O7oXHKi+j1RfTFNAzOmPqHtZEKLyOI26roEU2 lplqXHrlB3Uaw0WqDcon7/Ukaf3Ka+nJKSAkGgHTg4FUNQxPGYu2g0Wb8BJgHcE1qEJK gLr61GN5SAnQt1jbH6cgmNXfcdxig5QiAEppBDoOV7IEoV4iaMb69vdH2png4IhHkr6Z IDRuy/WltMQQmrKwFdUoWAe2/Ei6jYq3ERNI+suqDRu2VrGl6NoJ/d93h5dzMVNJ7kf9 ZeGQ==
X-Gm-Message-State: AOAM533UyJAJHN0qFGVJRN2opycoN8JW9mTmZD1RbkTccSq/Adptdq0o SwTq/cV2JPYnNNCXD1+cjUVbXZbWA88=
X-Google-Smtp-Source: ABdhPJztU0cY6+YtQ10mfsmjLFfMa0v4lTHqPyKqRvhueOUYGhfMuHFffBjcqjZ0RP0HcGP4bY0sMQ==
X-Received: by 2002:a9d:4c0f:: with SMTP id l15mr17203292otf.104.1643827084917;  Wed, 02 Feb 2022 10:38:04 -0800 (PST)
Received: from smtpclient.apple (adsl-70-234-233-187.dsl.rcsntx.sbcglobal.net. [70.234.233.187]) by smtp.gmail.com with ESMTPSA id f21sm15637060otq.4.2022.02.02.10.38.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Feb 2022 10:38:04 -0800 (PST)
From: Mahesh Jethanandani <mjethanandani@gmail.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_DC662575-1E05-4212-A414-1713D0300911"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\))
Message-Id: <0567AF8D-9EC1-4DF8-B5B8-66B967C59B2E@gmail.com>
Date: Wed, 2 Feb 2022 10:38:03 -0800
Cc: xml2rfc@ietf.org
To: xml2rfc-dev@ietf.org
X-Mailer: Apple Mail (2.3654.120.0.1.13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/3euu_5K_raRYrstXgj_5dKtag-c>
Subject: [xml2rfc] Warning messages - How to address?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Feb 2022 18:38:19 -0000

--Apple-Mail=_DC662575-1E05-4212-A414-1713D0300911
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

I am seeing the following warning messages using the latest version of =
xml2rfc (3.12.1). Do not know how to address them. Can anyone help? =
Thanks.

% xml2rfc draft-ietf-netconf-https-notif-09.xml -o =
draft-ietf-netconf-https-notif-09.txt --text
Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.

Mahesh Jethanandani
mjethanandani@gmail.com







--Apple-Mail=_DC662575-1E05-4212-A414-1713D0300911
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D"">I =
am seeing the following warning messages using the latest version of =
xml2rfc (3.12.1). Do not know how to address them. Can anyone help? =
Thanks.<div class=3D""><br class=3D""></div><div class=3D""><div =
class=3D"">% xml2rfc draft-ietf-netconf-https-notif-09.xml -o =
draft-ietf-netconf-https-notif-09.txt --text</div><div class=3D"">Warning:=
 =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.</div><div class=3D"">Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.</div><div class=3D"">Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.</div><div class=3D"">Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.</div><div class=3D"">Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.</div><div class=3D"">Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.</div><div class=3D"">Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.</div><div class=3D"">Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.</div><div class=3D"">
<div dir=3D"auto" style=3D"font-family: Helvetica; font-size: 12px; =
font-style: normal; font-variant-caps: normal; font-weight: normal; =
letter-spacing: normal; orphans: auto; text-align: start; text-indent: =
0px; text-transform: none; white-space: normal; widows: auto; =
word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px; text-decoration: none; caret-color: =
rgb(0, 0, 0); color: rgb(0, 0, 0); word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><div =
dir=3D"auto" style=3D"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); =
letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: =
break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D""><div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: =
break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" =
class=3D""><div class=3D""><br class=3D"Apple-interchange-newline">Mahesh =
Jethanandani</div><div class=3D""><a =
href=3D"mailto:mjethanandani@gmail.com" =
class=3D"">mjethanandani@gmail.com</a></div><div class=3D""><br =
class=3D""></div></div><br class=3D"Apple-interchange-newline"></div><br =
class=3D"Apple-interchange-newline"></div><br =
class=3D"Apple-interchange-newline" style=3D"caret-color: rgb(0, 0, 0); =
color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; =
font-style: normal; font-variant-caps: normal; font-weight: normal; =
letter-spacing: normal; orphans: auto; text-align: start; text-indent: =
0px; text-transform: none; white-space: normal; widows: auto; =
word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px; text-decoration: none;"><br =
class=3D"Apple-interchange-newline">
</div>
<br class=3D""></div></body></html>=

--Apple-Mail=_DC662575-1E05-4212-A414-1713D0300911--


From nobody Wed Feb  2 11:15:31 2022
Return-Path: <exec-director@ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3B9D3A1C8E; Wed,  2 Feb 2022 11:15:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level: 
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, 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 1Bz2HKIikCBX; Wed,  2 Feb 2022 11:15:20 -0800 (PST)
Received: from ietfx.ietf.org (ietfx.amsl.com [4.31.198.45]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1CEB43A1C8B; Wed,  2 Feb 2022 11:15:20 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by ietfx.amsl.com (Postfix) with ESMTP id E935E4113627; Wed,  2 Feb 2022 11:15:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from ietfx.ietf.org ([4.31.198.45]) by localhost (ietfx.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gnC6tG33zHih; Wed,  2 Feb 2022 11:15:19 -0800 (PST)
Received: from smtpclient.apple (unknown [158.140.230.105]) by ietfx.amsl.com (Postfix) with ESMTPSA id 3EC8D4113625; Wed,  2 Feb 2022 11:15:19 -0800 (PST)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.40.0.1.81\))
From: Jay Daley <exec-director@ietf.org>
In-Reply-To: <0567AF8D-9EC1-4DF8-B5B8-66B967C59B2E@gmail.com>
Date: Thu, 3 Feb 2022 08:15:15 +1300
Cc: xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <D79500F0-3BB2-480E-901F-E15F385C0C7C@ietf.org>
References: <0567AF8D-9EC1-4DF8-B5B8-66B967C59B2E@gmail.com>
To: Mahesh Jethanandani <mjethanandani@gmail.com>
X-Mailer: Apple Mail (2.3693.40.0.1.81)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/ukFntWIOdc5TaK__yN5TelgFswI>
Subject: Re: [xml2rfc] [xml2rfc-dev] Warning messages - How to address?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Feb 2022 19:15:25 -0000

Hi Mahesh

The tl;dr is that you do not need the DOCTYPE statement that includes a =
.ent file.  Read =
https://authors.ietf.org/en/templates-and-schemas#character-entities for =
a fuller explanation.

Jay

> On 3/02/2022, at 7:38 AM, Mahesh Jethanandani =
<mjethanandani@gmail.com> wrote:
>=20
> I am seeing the following warning messages using the latest version of =
xml2rfc (3.12.1). Do not know how to address them. Can anyone help? =
Thanks.
>=20
> % xml2rfc draft-ietf-netconf-https-notif-09.xml -o =
draft-ietf-netconf-https-notif-09.txt --text
> Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
> Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
> Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
> Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
> Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
> Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
> Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
> Warning: =
/usr/local/lib/python3.8/dist-packages/xml2rfc/templates/rfc2629-other.ent=
 is no longer needed as the special processing of non-ASCII characters =
has been superseded by direct support for non-ASCII characters in =
RFCXML.
>=20
> Mahesh Jethanandani
> mjethanandani@gmail.com
>=20
>=20
>=20
>=20
>=20
>=20
> _______________________________________________
> xml2rfc-dev mailing list
> xml2rfc-dev@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc-dev

--=20
Jay Daley
IETF Executive Director
exec-director@ietf.org


From nobody Wed Feb  2 23:32:22 2022
Return-Path: <lars@eggert.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60B293A20D9; Wed,  2 Feb 2022 23:32:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eggert.org
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 WZVAr5AUlSd0; Wed,  2 Feb 2022 23:32:12 -0800 (PST)
Received: from mail.eggert.org (mail.eggert.org [91.190.195.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 181483A20D5; Wed,  2 Feb 2022 23:32:11 -0800 (PST)
Received: from smtpclient.apple (unknown [IPv6:2a00:ac00:4000:400:54fa:be87:1e8d:ffae]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.eggert.org (Postfix) with ESMTPSA id 733C91D4113; Thu,  3 Feb 2022 09:31:55 +0200 (EET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eggert.org; s=dkim; t=1643873515; bh=NRfCaRthGp5hq/tzvyyFmT/wLRFpqZUi6xgkvw9SjAo=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=xtigYYnzxnsy7Jxegq0Ien6Y3auc90qelU0S2edjD0gwzAtM8xVlX9iMibwHbHWaD Nz+ddSrUM6pfwpoWIzieTOOvlA+wGnhFkTmmhArm7lFHBXH9rstKPrY5mOYPnOSqm3 z1pp1TYlHCp606k5ttH2qpSHJmwyjib2hcDBMfJk=
Content-Type: multipart/signed; boundary="Apple-Mail=_0050CE67-EC08-4E37-AEAD-A33A565DB5D0"; protocol="application/pgp-signature"; micalg=pgp-sha512
Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.60.0.1.1\))
From: Lars Eggert <lars@eggert.org>
In-Reply-To: <D79500F0-3BB2-480E-901F-E15F385C0C7C@ietf.org>
Date: Thu, 3 Feb 2022 09:31:55 +0200
Cc: Mahesh Jethanandani <mjethanandani@gmail.com>, xml2rfc@ietf.org, xml2rfc-dev@ietf.org
Message-Id: <3E165089-0560-435F-A1F7-38D24A4E5D65@eggert.org>
References: <0567AF8D-9EC1-4DF8-B5B8-66B967C59B2E@gmail.com> <D79500F0-3BB2-480E-901F-E15F385C0C7C@ietf.org>
To: Jay Daley <exec-director@ietf.org>
X-MailScanner-ID: 733C91D4113.A1417
X-MailScanner: Found to be clean
X-MailScanner-From: lars@eggert.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/abelq2nYlLfxnhn-1IzjR2GNfpY>
Subject: Re: [xml2rfc] [xml2rfc-dev] Warning messages - How to address?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 03 Feb 2022 07:32:17 -0000

--Apple-Mail=_0050CE67-EC08-4E37-AEAD-A33A565DB5D0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 2022-2-2, at 21:15, Jay Daley <exec-director@ietf.org> wrote:
> The tl;dr is that you do not need the DOCTYPE statement that includes =
a .ent file.  Read =
https://authors.ietf.org/en/templates-and-schemas#character-entities for =
a fuller explanation.

Maybe that could be added to the warning message?

Thanks,
Lars


--Apple-Mail=_0050CE67-EC08-4E37-AEAD-A33A565DB5D0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmpq0ZpSoejRmyhheVLXDCb9wwVcFAmH7hOsACgkQVLXDCb9w
wVcEzhAA0q/MSHdE3JdbyEonOyEmA6keoXYoKGvv0Z8q3fxZbundJC/xKnT0H3A7
59gj57o5/jy9w1eaS5nVdwIKswyJ6g7P6HKuEt+JlOD6H7LCXAU34HQRJa1sMiA1
t/2aIY26cz2OVkB7nViJM2i4HX2+xiYaN0ZROvYXmTGDPjNrAGqisz79OgpJ1E9J
Ce2vS9t4d5ulmTYgHbh2S5GhnNgEVRnwlu6n2e3bNz58Huh/Sov3Kn+SBAklP+/C
wbrgE0nRPiqUlDDKCq6wFhhSx59hA97zDZCAt/IWaNDxlgGJHjSO/oQOrbBWkEeK
2PDHxfZeLeMcwxp6uHxX53I9WruZSCPlRPG2sFnCB2hiS8aI5NjyMSACR2sq22Rq
mOTi9/bgwriyVR5iQ1C2EJfkv5Fv4eB76NkAPgWMF4pVnpFctovTiI3CDCo21PSm
ZAWJ5yqSLykMS6Yd5pH3STFhq1QIRL2qfJMnqFqjWsrOYqhythz7xBJ/qV2DIrWh
mdD8FTpPH0IrHu9KAJ4HiLcu1hB6Z/ITV1wXr0St98iq+eDassXGIFmYqS57FYHw
BxGQHEH1sT3zcc5lU5AaS+bDCJVJxsruaYY0DvrkxhSaiZtILD194wV57qzCud7S
uM5CaVeRrBaB9ClPTottOFbJwH/LxUIF4l45l3045ctPNIC/8p4=
=+GNp
-----END PGP SIGNATURE-----

--Apple-Mail=_0050CE67-EC08-4E37-AEAD-A33A565DB5D0--


From nobody Sun Feb  6 00:08:58 2022
Return-Path: <loa@pi.nu>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53A5D3A2194 for <xml2rfc@ietfa.amsl.com>; Sun,  6 Feb 2022 00:08:56 -0800 (PST)
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, 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 I-2J2JXo2UqT for <xml2rfc@ietfa.amsl.com>; Sun,  6 Feb 2022 00:08:51 -0800 (PST)
Received: from pipi.pi.nu (pipi.pi.nu [83.168.239.141]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 444A33A219A for <xml2rfc@ietf.org>; Sun,  6 Feb 2022 00:08:50 -0800 (PST)
Received: from [192.168.1.98] (unknown [112.206.242.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: loa@pi.nu) by pipi.pi.nu (Postfix) with ESMTPSA id 44C383661C4 for <xml2rfc@ietf.org>; Sun,  6 Feb 2022 09:08:46 +0100 (CET)
Message-ID: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu>
Date: Sun, 6 Feb 2022 16:08:02 +0800
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1
Content-Language: en-CA
To: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
From: Loa Andersson <loa@pi.nu>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/J2J7_a8h5zlLW-NEpdz1EDBbKl4>
Subject: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 06 Feb 2022 08:08:57 -0000

Folks,

I have a draft that I started out in xmlv2 a long time a long time ago. 
I has been converted to .txt without any problems all the time, but now 
I get the following warning:

Warning: 
/usr/local/lib/python3.6/site-packages/xml2rfc/templates/rfc2629-xhtml.ent 
is no longer needed as the special processing of non-ASCII characters 
has been superseded by direct support for non-ASCII characters in RFCXML

What is that can be removed?

/Loa

-- 
Loa Andersson                        email: loa@pi.nu
Senior MPLS Expert                          loa.pi.nu@gmail.com
Bronze Dragon Consulting             phone: +46 739 81 21 64


From nobody Sun Feb  6 09:55:24 2022
Return-Path: <randy@psg.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4C483A0AEF for <xml2rfc@ietfa.amsl.com>; Sun,  6 Feb 2022 09:55:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level: 
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-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 4Oe0ymQffV5a for <xml2rfc@ietfa.amsl.com>; Sun,  6 Feb 2022 09:55:17 -0800 (PST)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (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 A67BA3A0ADF for <xml2rfc@ietf.org>; Sun,  6 Feb 2022 09:55:17 -0800 (PST)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.93) (envelope-from <randy@psg.com>) id 1nGlkm-000IR5-QX; Sun, 06 Feb 2022 17:55:12 +0000
Date: Sun, 06 Feb 2022 09:55:12 -0800
Message-ID: <m28run3mnz.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Loa Andersson <loa@pi.nu>
Cc: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
In-Reply-To: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/26.3 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset=US-ASCII
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/1cLd6ies8gT0NlqLtLu9j_duz44>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 06 Feb 2022 17:55:21 -0000

> Warning:
> /usr/local/lib/python3.6/site-packages/xml2rfc/templates/rfc2629-xhtml.ent
> is no longer needed as the special processing of non-ASCII characters
> has been superseded by direct support for non-ASCII characters in
> RFCXML
> 
> What is that can be removed?

<!--DOCTYPE rfc SYSTEM "rfc2629.dtd"-->


From nobody Mon Feb  7 00:09:22 2022
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 758D63A0B88 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 00:09:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.613
X-Spam-Level: 
X-Spam-Status: No, score=-2.613 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.714, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 fXUAQW_kJ4bY for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 00:09:12 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (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 267B43A0B7B for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 00:09:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1644221350; bh=VnJnSFAkBTReK5vFjD82h3StjeWlK+hNnfNUzQ9pOZ8=; h=X-UI-Sender-Class:Date:Subject:To:References:From:In-Reply-To; b=cXLeJjbnJQGxsoBJr5DqdHcSuLxbAWVoIwAi33VOQvJzq+1izVbF/Mo+u/dWici6H UBBEt5E0zAczKHHiTmWHPzHSvK3g3TbnS58lh0v74vSY/mSv49Nkv0v+0nkkiUzQ6W +BQGRldjc4tuljTlxz+5BH0uHq32UxBFHwFdJSA4=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.179] ([91.61.56.83]) by mail.gmx.net (mrgmx105 [212.227.17.168]) with ESMTPSA (Nemesis) id 1Mzyyk-1oDboe1B2s-00x4Bq for <xml2rfc@ietf.org>; Mon, 07 Feb 2022 09:09:10 +0100
Message-ID: <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de>
Date: Mon, 7 Feb 2022 09:09:09 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1
To: xml2rfc@ietf.org
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com>
From: Julian Reschke <julian.reschke@gmx.de>
In-Reply-To: <m28run3mnz.wl-randy@psg.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:rQ9n1GmgrX+rgrnyDqBbtHdMaZAfmaSkv8avUaITwP4PcnalfSX ixu61Siz/G9N5TmArJLW9MraE1DA+nibhoZhCHucoAsrDb+mFOlThNcbU8Dijfx13v/nHEc 8wnyDNMYeaBz8chP6lEGAoXqbUCJJpTWn35LjINdIG7jzvqg4q4UsMVtjV4tyXtc1qaynLn Uzlh3dT3FEmnu6lV1luAg==
X-UI-Out-Filterresults: notjunk:1;V03:K0:aXk4jHkW1nI=:/3eyjgwLa5EtIu3mOWTreO YWs+3X0kTpR0ZlzhmkWp+SBwb+AfTw8St4wbCRHG71NWJchX4m01iuJcRFnbykedZEgLIlQ6z j5HBVxwWNyLQ5mbeumBB6wU2KnvZa6NB0OAT6+NSDixrmcbqiXzgIihYcCP90E/A4G3bZEl9w YF0CY5w4O8a+zzFgp4Q2+uRBxrW0662QJEJP6VcPjOPDfZb4iUQZvoWF+H097t8UzaacEilhp lJ4hKTKqUBPuRNAixYFtMDwsfxDjR+ySyQi4WXw93PP6/NfebcK2dT3QnQCvGf+MtWUyp/Pyg Qupo4FjM/ETaSb0BBNcNaN1Sle5/VQWWCkb5aWNajf0lWT1+wHf0tFWeIljS0lS265SbOkywF jWL8TlJl0A+ccxiTNCB8p6ERdisGEI0Az5S7IgNqP3liglVsJyuHIFtAdrISiA1pN5Vu/pPk3 +S/VViwW6S3177B4E9uVLzaySGMOy8hl3/DKnPEJlyzdhFE9CCvVBLD6IirTqXdh0+P5FL9yr b5I1XrxV7n6g9eVKGbcD2uZv3Q6/KJrwTePdnU5UCaGq0OqiOLjCIYSz2LlqmYbh79omsNaAK bqJ2/osE+oIDNb0zYPix5QcgqiLemC9PNNclcIx7dGbTxguthbSes76CpQ8LWuBpiWR+fKljA klMbCs3pMPH/JAGOx4eL5XCYusXKb+8gZVOKtCh+XrrBlkKLdcV8NAOLKR/CpZaaxauK29E7T Dm9689LuLiutCi4mdY9xjIPmRpYX85MQfkil8lUHkohEKZfOhINPHjLxJfVpZynzOojUqY3hc xl7cqB/YAjegZS7Hy+mucuXkuDygpcJw13WjdZYDZsML6AdolF8fp4Vu4MJZTlntaQRNlE6ag wreDhU72M0mJ3pbLe+jWNkmyMqJ/x7DYHmX35Kz3/MP7xL/QsVSf7fxdqMfowQaU1oTGSzQ6P ICls58BEzMoZc6UGS0IpXO/q13i6iFnT5w48FjcSi4jhMfkZJdiCSbEmibzXizJOm8+VvKmU+ UVUGr8shKbxkWEJ+IaIi8kzKvH+WRIiL2igxmGw4GloAUo5wLnPKtac3L208ZIX3KtJBKgw9a V/1ysLojmFDHsA=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/hg_4yKx__kTvveBHMPPKpV8zemM>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 08:09:18 -0000

Am 06.02.2022 um 18:55 schrieb Randy Bush:
>> Warning:
>> /usr/local/lib/python3.6/site-packages/xml2rfc/templates/rfc2629-xhtml.=
ent
>> is no longer needed as the special processing of non-ASCII characters
>> has been superseded by direct support for non-ASCII characters in
>> RFCXML
>>
>> What is that can be removed?
>
> <!--DOCTYPE rfc SYSTEM "rfc2629.dtd"-->

Unless I'm missing something that is misleading.

Yes, you can use non-ASCII characters (such as non-breaking-space)
verbatim in the XML source (for instance encoded as UTF-8 or as
"&#160;"). However, if you want to use the *named* entities (such as
"&nbsp;"), you still need to declare them somehow.

Best regards, Julian


From nobody Mon Feb  7 01:27:50 2022
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F57E3A09D0 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 01:27:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 iedu_Uk5I_sz for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 01:27:43 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99DAF3A09C1 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 01:27:42 -0800 (PST)
Received: from [192.168.217.118] (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Jsglw28qzzDCck; Mon,  7 Feb 2022 10:27:40 +0100 (CET)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de>
Date: Mon, 7 Feb 2022 10:27:39 +0100
Cc: xml2rfc@ietf.org
X-Mao-Original-Outgoing-Id: 665918859.840507-b6aba890e1df84e6a342ee0d0967eb1f
Content-Transfer-Encoding: quoted-printable
Message-Id: <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/ZXZJGUELTHwcQ0hO-kkdjL542pk>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 09:27:49 -0000

On 2022-02-07, at 09:09, Julian Reschke <julian.reschke@gmx.de> wrote:
>=20
> Am 06.02.2022 um 18:55 schrieb Randy Bush:
>>> Warning:
>>> =
/usr/local/lib/python3.6/site-packages/xml2rfc/templates/rfc2629-xhtml.ent=

>>> is no longer needed as the special processing of non-ASCII =
characters
>>> has been superseded by direct support for non-ASCII characters in
>>> RFCXML
>>>=20
>>> What is that can be removed?
>>=20
>> <!--DOCTYPE rfc SYSTEM "rfc2629.dtd"-->
>=20
> Unless I'm missing something that is misleading.
>=20
> Yes, you can use non-ASCII characters (such as non-breaking-space)
> verbatim in the XML source (for instance encoded as UTF-8 or as
> "&#160;"). However, if you want to use the *named* entities (such as
> "&nbsp;"), you still need to declare them somehow.

It seems we are now all supposed to use this standard preamble =
(abbreviated from [1]):

<?xml version=3D"1.0" encoding=3D"utf-8"?>
<?xml-model href=3D"rfc7991bis.rnc"?> =20
<!-- <?xml-stylesheet type=3D"text/xsl" href=3D"rfc2629.xslt" ?> -->
<!-- This third-party XSLT can be enabled for direct transformations in =
XML processors, including most browsers -->
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<!-- If further character entities are required then they should be =
added to the DOCTYPE above.
     Use of an external entity file is not recommended. -->

So with this standard preamble, we would have the five predefined XML =
entities (&lt &gt &amp &quot &apos) plus the four above (I still don=E2=80=
=99t know what makes exactly these four so special; a similar set are =
called =E2=80=9CTypographic help characters=E2=80=9D in =
rfc2629-xhtml.ent but include &br for U+2028).

Gr=C3=BC=C3=9Fe, Carsten


From nobody Mon Feb  7 01:54:38 2022
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 833353A0C0D for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 01:54:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.612
X-Spam-Level: 
X-Spam-Status: No, score=-2.612 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.714, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 SDmqc5O0bDpZ for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 01:54:31 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (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 89E513A0C24 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 01:54:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1644227657; bh=QUF1Vx0ovsurIy0H0sd+Bz+gMCmlMcePaW6lB6slGN4=; h=X-UI-Sender-Class:Date:Subject:To:Cc:References:From:In-Reply-To; b=jjXNup+B0O24s94CxENVXVzEpfnUZe7MNwGGXsGncUEKZgX5x47pBQZQaIuuI/Gjq 1moJUlVrCPrBNSWuRq+xpx4EZwGIo1wJ0ljoHYmt70y48tomGKVAfn2wchK9XraH+Y mEpPtTqrbhS6kboMjWBdVJCQj6zgZutQlxVGgrRY=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.179] ([91.61.56.83]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MD9XF-1nQ3HV3wYL-009747; Mon, 07 Feb 2022 10:54:17 +0100
Message-ID: <d449c070-aa9c-b032-1041-7b462fe97032@gmx.de>
Date: Mon, 7 Feb 2022 10:54:15 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1
To: Carsten Bormann <cabo@tzi.org>
Cc: xml2rfc@ietf.org
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org>
From: Julian Reschke <julian.reschke@gmx.de>
In-Reply-To: <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:yCtyRI35URjz/LNtlerF3m8ZOF07bpbztvbfUzweCY3hL7b5xcd R1Vkj9WolheJWM67Ctbp0a9dVjoK3BMsN49DyiSVC6OOIxJ6FOLoC2AVdEbO9Lc/PgveimW 46xpGrvjOb056BsGuDvfPqBqCUc37h25IrTl2RaQbswpOyFdV7QLCcx6t8u9sLplv+JqayW aOYDkgvqS4WW30aiB/iqw==
X-UI-Out-Filterresults: notjunk:1;V03:K0:h7QGoDGZBU4=:rNslvyfELiCfZ2LqENMLAe 8LJHLQ54rkPeEVsadUciwM5gAdA1lcOQViMnkd2xBMtiXfyucw/UqezD41K7+CsSOwUdioHXi frK8BAVAqjTgqL/OT5BpSmzl3rSGqtmm6Mq7KZUcX/JwgLaCQuT0zf16aMVvuNv45nkOhb1/+ kJE0v4DWrDGMW1hjoah5oEe3TR/pSlw9OnFET3ODp7aY+mQzqhIf7C1LyM66gs5nrVnpBQqp0 QJsl5kzGa91n9KaQDKuxz1rAhSrP57mejeobHKjngawGnQM6nT9jq4cdQBgj0J/rr0lFxd4Gh 0WNrUAEpTQeKVwEznMlIc16IDXzXxbDlJ26ooT6YsMiJsKZyAamEtLk3POWlAEtMYV7q+bvoI pMKtYTQC29+6BjKYF68I330lxxpq1iBpEXlZYMYzTsVaz9X4z6Aj/snW8FWb32O+YF0foSN92 KSTBltnmQfXtpsGwaMtQ0AMOvPLnrT3G7x3on0l5KOF9W5J52zVkuRiRW9vsZo4ePsRAgk0Y4 gWTjWF48eJfSG2aELSPPDPLRJMZM31wskuhnLslRddjqfaxqZk4+ysrBJnKEv2emMLun+Cog4 OI5t6WvSVCQRin8wLF/3ImppWD0oLiwyhNuowTiG8cqyKhfpORrIUlYvD75H/wF7C+iornW1p LjfdbpKTlubw0m6IIOdcByByio8OTKTtOVW8X90fRzc3Ji5sjJXKM427zxn1heJ7pBl/uvSCJ w1cmWCUaxgp0VmLjpqzo95YKvzfGL04zv4XXaBtFqPU2he6Pi8vMetAT1/e6U+uzcv9lCynMy G4dmpajcm7n1GaPTvX6mlNjoQC6aHNEf8YjoRPSnq+kKJJhcIUnx0o5uMrf6bW/Hp5Kr54LgD 98Noutcm1OP766vM2ZCReltOKLkfPdC5CtzsmC7zV8Y9e1Jh6I2BxPPsasTnTqOUt57iyYluY YFMdWmIM5+i2B56rWISkjDRNR135FVjDlHqyrO79UrHztGRXy4rsl3nidjHJYu3Skfq+IUIDn cJnKZGUGn5pudis9H0LUijjdtSTpJgHL2oSlIjeem2L4K6KSVrDyYLSo6NEYKSBohDPVOqiQW A4vQ+eBPbV1tFw=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/A6sfC70cAKRwAlxs9zY1A_Ebldk>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 09:54:37 -0000

Am 07.02.2022 um 10:27 schrieb Carsten Bormann:
> On 2022-02-07, at 09:09, Julian Reschke <julian.reschke@gmx.de> wrote:
>>
>> Am 06.02.2022 um 18:55 schrieb Randy Bush:
>>>> Warning:
>>>> /usr/local/lib/python3.6/site-packages/xml2rfc/templates/rfc2629-xhtm=
l.ent
>>>> is no longer needed as the special processing of non-ASCII characters
>>>> has been superseded by direct support for non-ASCII characters in
>>>> RFCXML
>>>>
>>>> What is that can be removed?
>>>
>>> <!--DOCTYPE rfc SYSTEM "rfc2629.dtd"-->
>>
>> Unless I'm missing something that is misleading.
>>
>> Yes, you can use non-ASCII characters (such as non-breaking-space)
>> verbatim in the XML source (for instance encoded as UTF-8 or as
>> "&#160;"). However, if you want to use the *named* entities (such as
>> "&nbsp;"), you still need to declare them somehow.
>
> It seems we are now all supposed to use this standard preamble (abbrevia=
ted from [1]):
>
> <?xml version=3D"1.0" encoding=3D"utf-8"?>
> <?xml-model href=3D"rfc7991bis.rnc"?>
> <!-- <?xml-stylesheet type=3D"text/xsl" href=3D"rfc2629.xslt" ?> -->
> <!-- This third-party XSLT can be enabled for direct transformations in =
XML processors, including most browsers -->
> <!DOCTYPE rfc [
>    <!ENTITY nbsp    "&#160;">
>    <!ENTITY zwsp   "&#8203;">
>    <!ENTITY nbhy   "&#8209;">
>    <!ENTITY wj     "&#8288;">
> ]>
> <!-- If further character entities are required then they should be adde=
d to the DOCTYPE above.
>       Use of an external entity file is not recommended. -->
>
> So with this standard preamble, we would have the five predefined XML en=
tities (&lt &gt &amp &quot &apos) plus the four above (I still don=E2=80=
=99t know what makes exactly these four so special; a similar set are call=
ed =E2=80=9CTypographic help characters=E2=80=9D in rfc2629-xhtml.ent but =
include &br for U+2028).

They are "special" in that they are actively used by the RFC Production
Center.

(FWIW I agree that we need more clarity about what non-ASCII characters
are allowed, and how they are processed)

Best regards, Julian


From nobody Mon Feb  7 02:07:23 2022
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E4463A0BC7 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 02:07:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 8KK4kg-SyUWd for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 02:07:14 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56C583A0C87 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 02:07:10 -0800 (PST)
Received: from [192.168.217.118] (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4JshdP6ZvYzDCfn; Mon,  7 Feb 2022 11:07:05 +0100 (CET)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <d449c070-aa9c-b032-1041-7b462fe97032@gmx.de>
Date: Mon, 7 Feb 2022 11:07:05 +0100
Cc: xml2rfc@ietf.org
X-Mao-Original-Outgoing-Id: 665921225.538958-a63aa20d760c252e1de3ccef448c6455
Content-Transfer-Encoding: quoted-printable
Message-Id: <9B7A9952-F4C0-486A-A243-E8CD0303ED4A@tzi.org>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <d449c070-aa9c-b032-1041-7b462fe97032@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/a4zKO9BcQqVI5pXVttpDggFMEEw>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 10:07:21 -0000

On 2022-02-07, at 10:54, Julian Reschke <julian.reschke@gmx.de> wrote:
>=20
> (FWIW I agree that we need more clarity about what non-ASCII =
characters
> are allowed, and how they are processed)

Well, the first one is well-defined in the source code for xml2rfc, in =
unicode.py:

def isascii(u):
=E2=80=A6
        for ch in [ '\u00a0', '\u200B', '\u2011', '\u2028', '\u2060', ]:
=E2=80=A6 accept them as =E2=80=9CASCII=E2=80=9D=E2=80=A6

With this commentary

        '\u00a0'                     # non-breaking whitespace
        '\u2060'                     # word joiner
        '\u200B'                     # zero-width space
        '\u2011'                     # non-breaking hyphen
        '\u2028'                     # line separator
        '\uE060'                     # word joiner

(I don=E2=80=99t know how U+E060 gets in there as an alternative for =
U+2060, nor do I understand the special role U+E060 seems to play in =
xml2rfc source.)

Gr=C3=BC=C3=9Fe, Carsten


From nobody Mon Feb  7 07:43:06 2022
Return-Path: <daveoran@orandom.net>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C5B43A0D36 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 07:42:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level: 
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, 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 q6VXQuAH54sn for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 07:42:49 -0800 (PST)
Received: from spark.crystalorb.net (spark.crystalorb.net [IPv6:2607:fca8:1530::c]) (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 184D83A0D32 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 07:42:32 -0800 (PST)
Received: from [192.168.15.242] (c-71-233-150-209.hsd1.ma.comcast.net [71.233.150.209]) (authenticated bits=0) by spark.crystalorb.net (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id 217FgMMI007565 (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256 verify=NO); Mon, 7 Feb 2022 07:42:25 -0800
From: "David R. Oran" <daveoran@orandom.net>
To: Carsten Bormann <cabo@tzi.org>
Cc: Julian Reschke <julian.reschke@gmx.de>, xml2rfc@ietf.org
Date: Mon, 07 Feb 2022 10:42:22 -0500
X-Mailer: MailMate (1.14r5869)
Message-ID: <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net>
In-Reply-To: <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/uRMBK5JVfJmfh8R7s5Bl77vK7TI>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 15:43:05 -0000

Is there a defined !ENTITY for an em-dash I can use, or are such good typ=
ographic conventions not advisable for RFCs?
?

On 7 Feb 2022, at 4:27, Carsten Bormann wrote:

> On 2022-02-07, at 09:09, Julian Reschke <julian.reschke@gmx.de> wrote:
>>
>> Am 06.02.2022 um 18:55 schrieb Randy Bush:
>>>> Warning:
>>>> /usr/local/lib/python3.6/site-packages/xml2rfc/templates/rfc2629-xht=
ml.ent
>>>> is no longer needed as the special processing of non-ASCII character=
s
>>>> has been superseded by direct support for non-ASCII characters in
>>>> RFCXML
>>>>
>>>> What is that can be removed?
>>>
>>> <!--DOCTYPE rfc SYSTEM "rfc2629.dtd"-->
>>
>> Unless I'm missing something that is misleading.
>>
>> Yes, you can use non-ASCII characters (such as non-breaking-space)
>> verbatim in the XML source (for instance encoded as UTF-8 or as
>> "&#160;"). However, if you want to use the *named* entities (such as
>> "&nbsp;"), you still need to declare them somehow.
>
> It seems we are now all supposed to use this standard preamble (abbrevi=
ated from [1]):
>
> <?xml version=3D"1.0" encoding=3D"utf-8"?>
> <?xml-model href=3D"rfc7991bis.rnc"?>
> <!-- <?xml-stylesheet type=3D"text/xsl" href=3D"rfc2629.xslt" ?> -->
> <!-- This third-party XSLT can be enabled for direct transformations in=
 XML processors, including most browsers -->
> <!DOCTYPE rfc [
>   <!ENTITY nbsp    "&#160;">
>   <!ENTITY zwsp   "&#8203;">
>   <!ENTITY nbhy   "&#8209;">
>   <!ENTITY wj     "&#8288;">
> ]>
> <!-- If further character entities are required then they should be add=
ed to the DOCTYPE above.
>      Use of an external entity file is not recommended. -->
>
> So with this standard preamble, we would have the five predefined XML e=
ntities (&lt &gt &amp &quot &apos) plus the four above (I still don=E2=80=
=99t know what makes exactly these four so special; a similar set are cal=
led =E2=80=9CTypographic help characters=E2=80=9D in rfc2629-xhtml.ent bu=
t include &br for U+2028).
>
> Gr=C3=BC=C3=9Fe, Carsten
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
DaveO


From nobody Mon Feb  7 07:59:05 2022
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E29C93A089B for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 07:59:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=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 nYjl21X8hfyo for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 07:58:58 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E245F3A0889 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 07:58:57 -0800 (PST)
Received: from [192.168.217.118] (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4JsrRM1R8VzDCd0; Mon,  7 Feb 2022 16:58:55 +0100 (CET)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net>
Date: Mon, 7 Feb 2022 16:58:54 +0100
Cc: Julian Reschke <julian.reschke@gmx.de>, xml2rfc@ietf.org
X-Mao-Original-Outgoing-Id: 665942334.715301-4acc90b92854fdd719e0821a74b05b2f
Content-Transfer-Encoding: quoted-printable
Message-Id: <67173867-6842-4E50-A1FF-A3853E01AB63@tzi.org>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net>
To: "David R. Oran" <daveoran@orandom.net>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/17DsSaR3u_UO_XYwOuY472EgT9M>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 15:59:03 -0000

On 2022-02-07, at 16:42, David R. Oran <daveoran@orandom.net> wrote:
>=20
> Is there a defined !ENTITY for an em-dash I can use,

Not without rfc2629-xhtml.ent.

I generally simply type the thing (SHIFT + OPTION + -).

> or are such good typographic conventions not advisable for RFCs?

They are advisable, but currently not allowed (current interpretation of =
RFC 7997, which needs to be updated for the new decade that has recently =
started).

As long as that is the case, the usual pipeline kramdown-rfc =E2=9E=94 =
xml2rfc will turn em-dashes into -- (and en-dashes into -, which is a =
larger disaster).

Gr=C3=BC=C3=9Fe, Carsten


> ?
>=20
> On 7 Feb 2022, at 4:27, Carsten Bormann wrote:
>=20
>> On 2022-02-07, at 09:09, Julian Reschke <julian.reschke@gmx.de> =
wrote:
>>>=20
>>> Am 06.02.2022 um 18:55 schrieb Randy Bush:
>>>>> Warning:
>>>>> =
/usr/local/lib/python3.6/site-packages/xml2rfc/templates/rfc2629-xhtml.ent=

>>>>> is no longer needed as the special processing of non-ASCII =
characters
>>>>> has been superseded by direct support for non-ASCII characters in
>>>>> RFCXML
>>>>>=20
>>>>> What is that can be removed?
>>>>=20
>>>> <!--DOCTYPE rfc SYSTEM "rfc2629.dtd"-->
>>>=20
>>> Unless I'm missing something that is misleading.
>>>=20
>>> Yes, you can use non-ASCII characters (such as non-breaking-space)
>>> verbatim in the XML source (for instance encoded as UTF-8 or as
>>> "&#160;"). However, if you want to use the *named* entities (such as
>>> "&nbsp;"), you still need to declare them somehow.
>>=20
>> It seems we are now all supposed to use this standard preamble =
(abbreviated from [1]):
>>=20
>> <?xml version=3D"1.0" encoding=3D"utf-8"?>
>> <?xml-model href=3D"rfc7991bis.rnc"?>
>> <!-- <?xml-stylesheet type=3D"text/xsl" href=3D"rfc2629.xslt" ?> -->
>> <!-- This third-party XSLT can be enabled for direct transformations =
in XML processors, including most browsers -->
>> <!DOCTYPE rfc [
>>  <!ENTITY nbsp    "&#160;">
>>  <!ENTITY zwsp   "&#8203;">
>>  <!ENTITY nbhy   "&#8209;">
>>  <!ENTITY wj     "&#8288;">
>> ]>
>> <!-- If further character entities are required then they should be =
added to the DOCTYPE above.
>>     Use of an external entity file is not recommended. -->
>>=20
>> So with this standard preamble, we would have the five predefined XML =
entities (&lt &gt &amp &quot &apos) plus the four above (I still don=E2=80=
=99t know what makes exactly these four so special; a similar set are =
called =E2=80=9CTypographic help characters=E2=80=9D in =
rfc2629-xhtml.ent but include &br for U+2028).
>>=20
>> Gr=C3=BC=C3=9Fe, Carsten
>>=20
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
> DaveO


From nobody Mon Feb  7 07:59:15 2022
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFBBD3A0BD9 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 07:59:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.613
X-Spam-Level: 
X-Spam-Status: No, score=-2.613 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.714, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 aQ6MAPLbw3HR for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 07:59:07 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (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 643323A0889 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 07:59:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1644249545; bh=55qoprRUGhSTGXPPiEHfOLov3XxNwXkNaf2UCP8AabU=; h=X-UI-Sender-Class:Date:Subject:To:References:From:In-Reply-To; b=Cxt7ca2LT/RzyJT//FTRY+oKGwaGChjO9RchGaIXrAF2UDiOYTaiR/O6z9tGVpw+W 5VDF4PTA48NGX50EeIzlgS80tUbE4HGwKjYAygrnGoD53qOQNFS2qMoUPNzaIWI4ig AB8tMPROQjtjWcRJ9j5YvE1ybDnCmLxVWJVfpv3k=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.179] ([91.61.56.83]) by mail.gmx.net (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1Mo6v3-1o6AlO0nb1-00pYvT for <xml2rfc@ietf.org>; Mon, 07 Feb 2022 16:59:05 +0100
Message-ID: <5daf107a-b617-6a6e-25d2-f504b75560cd@gmx.de>
Date: Mon, 7 Feb 2022 16:59:05 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1
To: xml2rfc@ietf.org
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net>
From: Julian Reschke <julian.reschke@gmx.de>
In-Reply-To: <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K1:Ffi/4T6V93hOgA05qoRHsaaas1IhswxJxk1oUqL570ULi6WNB3P k6kIwjwxCB36fUBUyoRe8NhaAmJEjMrU2shLAF5Wf2x3NJxZk2fZmY8XqvU3nIrvQ5c75Iq w3JlzA+NXkHW+zGfCH9+3nb0+1w9jVVQ2n8uDguu8sz7sXwe0rbHfW7IqhTgc/JxUXiZGeP BWl6Tqb8ClLZI094AzeXA==
X-UI-Out-Filterresults: notjunk:1;V03:K0:bpi9deI02pI=:uua0VGl7I9xA17N6qKUOOE cAPFIJsYskisGpizJXJOPFOYiOYqRoHaCPBpiO+OURSSs+Y0USFXXgW2d+t5Ogt9vsHVoxptk BbmvCp9fwfpVXYgUzCdPtJca5BLbWIuU2rLfG/FzpCIsILsQr9sl4B3lY2mzp6fcOK9KyxxK4 xhEIQprsYNX7/726wFd1YIZFQ6XcNIcXj51t9lEH8oUYRv6mtjaXWu5nxdLaTW8TBo4j7ZmnI zZ6IlrMtesGV+q51Hd5oD9SlHUShrmSzJVyw1zuhUX8Ex0STGR+VZYtlxFyLdXR1ftibqGRLX q/Ha8SgGZR21ouOydExs3deU2Zgb5yIgrQFGRsUR+sQH3WbB75WcquCySnQuEo+QDSyP7M5HJ aHZcsiENyJXCIYUf5DcAmFLEr1Jlhnh8E1VdRljlYyY8tVaPzv5SU2sB0xQkZ0300ndS89gse sMExHMA7HNFVYylKTUGrqNaoWZvNyFYyPKhSPPED/dwa6+rlIIBHZjmpinNKxB4OL5PyXurIx arFv+nh+LUvNjQePKdMGm82uOo49SsBEvt7R5OQOPc7MhOEVEKnTzbHA51+wtgPWwN/g3cjyQ Ka0nNsr4vEDExhi3aQ2u/YFozlNxK5Ki8P2HNw1isSSss5ysH7HiO6XftrNbRp0u8jUMg4nRK yk/ril/EFoOTWP1INLEwUh/9VHG8/RvLS3arELmvSo8z9bw7Fu7XmphpRqSwKsGzs6pQu2Buq 39vLTYeDgr1jAxp6yO5kLbBOqrXcYpIuAuUrWG6Sy00P3SiHc4wOLKsaZHPNtKmutykoU39XJ nI/+1oIYpk/JYii4YqSnfhcJSwzlE0OtwfPWRHMpLA3nx64t5tBEZNUQNBZAFdl3k6FXpx20h Ok5jXLt4X6EUo6gh/Gi7fJbV3LqgI7xfb9pHAt06MkkcBi4j2+55IO2Q2fBox5osc92u5br4w eybzJ9OCnPINjgjPe2ib8ZS1bMrq0jTVe8hpHp2GWJ6mtjFD0VXg0WXiwEHHs7WslP56uzV7h 9QwdYqQ+lJFQ3jwXxZmIUZlsgcgGLjv9PgH7XPYAfEvspD2ASnN274uxBGItlBx4XR2TqjpH9 CXgKZfH0ZHSdoc=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/ddGsnSS3bfLIgTOjBJ00Uzuplc4>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 15:59:14 -0000

Am 07.02.2022 um 16:42 schrieb David R. Oran:
> Is there a defined !ENTITY for an em-dash I can use, or are such good typographic conventions not advisable for RFCs?
> ?

AFAIU, the RFC Production Center currently converts mdashes to "--" (sadly).

Best regards, Julian


From nobody Mon Feb  7 08:06:29 2022
Return-Path: <daveoran@orandom.net>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 925423A0910 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 08:06:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level: 
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, 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 UFjYxQcShqs2 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 08:06:23 -0800 (PST)
Received: from spark.crystalorb.net (spark.crystalorb.net [IPv6:2607:fca8:1530::c]) (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 692563A089C for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 08:06:23 -0800 (PST)
Received: from [192.168.15.242] ([IPv6:2601:184:407f:80cf:95a5:18f7:3c3f:33da]) (authenticated bits=0) by spark.crystalorb.net (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id 217G667e008941 (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256 verify=NO); Mon, 7 Feb 2022 08:06:08 -0800
From: "David R. Oran" <daveoran@orandom.net>
To: Julian Reschke <julian.reschke@gmx.de>
Cc: xml2rfc@ietf.org
Date: Mon, 07 Feb 2022 11:06:01 -0500
X-Mailer: MailMate (1.14r5869)
Message-ID: <B842050B-2539-4490-BAE4-9DA605D5CEC4@orandom.net>
In-Reply-To: <5daf107a-b617-6a6e-25d2-f504b75560cd@gmx.de>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net> <5daf107a-b617-6a6e-25d2-f504b75560cd@gmx.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/byYpYnDNAP6Wj_ghEDvlhFQnMYk>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 16:06:28 -0000

On 7 Feb 2022, at 10:59, Julian Reschke wrote:

> Am 07.02.2022 um 16:42 schrieb David R. Oran:
>> Is there a defined !ENTITY for an em-dash I can use, or are such good =
typographic conventions not advisable for RFCs?
>> ?
>
> AFAIU, the RFC Production Center currently converts mdashes to "--" (sa=
dly).
>
Sigh - thanks anyway for the quick responses. Those of us whipsawed betwe=
en LaTex (with the complications of the ACM conference templates) and xml=
2rfc, just have to deal with the frequent cognitive overload.

Now, if only bibdesk had built-in xml2rfc reference outputs=E2=80=A6


> Best regards, Julian
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
DaveO


From nobody Mon Feb  7 08:11:57 2022
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DEA43A0D0F for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 08:11:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=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 DXnQHgwDNggu for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 08:11:39 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35E0D3A0D29 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 08:11:39 -0800 (PST)
Received: from [192.168.217.118] (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Jsrjz2ZnCzDCd1; Mon,  7 Feb 2022 17:11:35 +0100 (CET)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <B842050B-2539-4490-BAE4-9DA605D5CEC4@orandom.net>
Date: Mon, 7 Feb 2022 17:11:34 +0100
Cc: Julian Reschke <julian.reschke@gmx.de>, xml2rfc@ietf.org
X-Mao-Original-Outgoing-Id: 665943094.698445-df034df26d5a18f69007b160b41502e3
Content-Transfer-Encoding: quoted-printable
Message-Id: <D0B85484-D055-48F4-BA43-67FC76C44306@tzi.org>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net> <5daf107a-b617-6a6e-25d2-f504b75560cd@gmx.de> <B842050B-2539-4490-BAE4-9DA605D5CEC4@orandom.net>
To: "David R. Oran" <daveoran@orandom.net>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/lgBuWXMM7M6rz1H3bMuV4HuNq5s>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 16:11:56 -0000

On 2022-02-07, at 17:06, David R. Oran <daveoran@orandom.net> wrote:
>=20
> Now, if only bibdesk had built-in xml2rfc reference outputs=E2=80=A6

DOI references have made life much easier for me here.

informative:
  FOO: DOI.10.1016/0169-7552(89)90019-6
  NIST.SP.800-56a: DOI.10.6028/NIST.SP.800-56a
  NIST.SP.800-56Ar2: DOI.10.6028/NIST.SP.800-56Ar2
  NIST.SP.800-56Ar3: DOI.10.6028/NIST.SP.800-56Ar3

But maybe adding something to bibdesk to generate the reference YAML =
would not be a bad idea...

Gr=C3=BC=C3=9Fe, Carsten


From nobody Mon Feb  7 10:48:56 2022
Return-Path: <johnl@iecc.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 031553A0B19 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 10:48:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.85
X-Spam-Level: 
X-Spam-Status: No, score=-1.85 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=iecc.com header.b=RLCpyNKX; dkim=pass (2048-bit key) header.d=taugh.com header.b=2vuNGCJ4
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 s7dihrNBjyWV for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 10:48:49 -0800 (PST)
Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (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 E4CA73A0B02 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 10:48:48 -0800 (PST)
Received: (qmail 76863 invoked from network); 7 Feb 2022 18:48:46 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:cleverness; s=12c3a.6201698e.k2202; bh=TBc9lfEH+dAOa/LOoXZZi1/IS4soFxmT4fN/O3H2Arc=; b=RLCpyNKXicmsTbipGY+yZrIG6zPu6+dJknn7EFo/xyyDtzHSC9l693sKUy50NxxJ+frH83ZSzGXeOWxVHpXkDa0Uq5F2fWqCACGFC51n/0nAYVnfnkMN16h3LXElyFY6/h0zj+Cmd/JA62ETOG1E92PgbHmIsyCgEnmQ+sCLGCdgwxT+ulGxS5qdBl6ejpm15pCitGkT1sZlTj7gHNXCLOHNXTE1HTuCLyxHVB21Cw5AVvtFgUyUwMVVfg9afvA6FBxE2OGziN7AZ6+1k3OIFFW9sJPuWLszdUG7fTAl8fT1Zzx5E/S6WoA+9NubZvK+WCf7CoJYSDxSC2C6hRejvA==
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=taugh.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:cleverness; s=12c3a.6201698e.k2202; bh=TBc9lfEH+dAOa/LOoXZZi1/IS4soFxmT4fN/O3H2Arc=; b=2vuNGCJ4sBriJb7cgzF2nVkGbS3MNhvdvpS9d4XNRY9OJyPrT2L54b+s7uIKMFx7ZzWHCcjsE6Vr8xu/QjHMLN2xDXaoReC0el8fde1IEjFunbPSzX6UaB32MEv83vU7H3nWs1lyGmr4Wj55lM/rPgzCd23G1C2c4lfZS+VDpdBGT9POqnyAcd5jyianGtherQzFhbYZ1f8b3+1h7Q2Tgxo44Pmdy4bNZ3U5rzWHjSbJ4NmuIB+qMaQ7XqGSIDbX7bhqvCPdf79QugZX4qpu8FmKqUpBydgUzpgJTpiTC4QZyQGQNjaimHnMKSvpC7Xjqow5h5LoTL3umYZf5LsQyA==
Received: from ary.qy ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTPS (TLS1.2 ECDHE-RSA AES-256-GCM AEAD) via TCP6; 07 Feb 2022 18:48:46 -0000
Received: by ary.qy (Postfix, from userid 501) id 8849736713AA; Mon,  7 Feb 2022 13:48:44 -0500 (EST)
Date: 7 Feb 2022 13:48:44 -0500
Message-Id: <20220207184845.8849736713AA@ary.qy>
From: "John Levine" <johnl@taugh.com>
To: xml2rfc@ietf.org
In-Reply-To: <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net>
Organization: Taughannock Networks
X-Headerized: yes
Cleverness: minimal
Mime-Version: 1.0
Content-type: text/plain; charset=utf-8
Content-transfer-encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/OjmcPLcHoAEcYdZZFPgTHODgpW8>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 18:48:54 -0000

It appears that David R. Oran  <daveoran@orandom.net> said:
>Is there a defined !ENTITY for an em-dash I can use, or are such good typographic conventions not advisable for RFCs?

I agree it would be nice to have better typography but we need to look
at it in the overall context of what non-ASCII text we allow in RFCs,
keeping in mind that whatever we do needs to render consistently a
decade or two from now.

R's,
John


From nobody Mon Feb  7 11:16:09 2022
Return-Path: <exec-director@ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D8233A0BEE for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 11:16:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=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 HMMMcsZvmJUI for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 11:16:01 -0800 (PST)
Received: from ietfx.ietf.org (ietfx.amsl.com [4.31.198.45]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9E633A0C01 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 11:16:01 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by ietfx.amsl.com (Postfix) with ESMTP id 94F894113628; Mon,  7 Feb 2022 11:16:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from ietfx.ietf.org ([4.31.198.45]) by localhost (ietfx.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9l5-HZ29dSQq; Mon,  7 Feb 2022 11:16:01 -0800 (PST)
Received: from smtpclient.apple (unknown [101.98.159.82]) by ietfx.amsl.com (Postfix) with ESMTPSA id 7C2034113625; Mon,  7 Feb 2022 11:16:00 -0800 (PST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.40.0.1.81\))
From: Jay Daley <exec-director@ietf.org>
In-Reply-To: <67173867-6842-4E50-A1FF-A3853E01AB63@tzi.org>
Date: Tue, 8 Feb 2022 08:15:57 +1300
Cc: Julian Reschke <julian.reschke@gmx.de>, xml2rfc@ietf.org, Carsten Bormann <cabo@tzi.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <9B28232E-44EB-49CF-847A-173963A7A1AF@ietf.org>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net> <67173867-6842-4E50-A1FF-A3853E01AB63@tzi.org>
To: "David R. Oran" <daveoran@orandom.net>
X-Mailer: Apple Mail (2.3693.40.0.1.81)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/XfEEp4jGlBx1AKK5UhKj_667x74>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 19:16:08 -0000

> On 8/02/2022, at 4:58 AM, Carsten Bormann <cabo@tzi.org> wrote:
>=20
> On 2022-02-07, at 16:42, David R. Oran <daveoran@orandom.net> wrote:
>>=20
>> Is there a defined !ENTITY for an em-dash I can use,
>=20
> Not without rfc2629-xhtml.ent.

Not quite.=20

As https://authors.ietf.org/en/templates-and-schemas#character-entities =
explains "If you wish to use additional character entities then the =
recommended method is to add further inline definitions to this DOCTYPE =
declaration"

The old ent files are now preserved in the GitHub repository for =
reference and this one =
https://github.com/ietf-authors/legacy-templates-and-schemas/blob/main/rfc=
2629-xhtml.ent includes such things as em dash

	<!ENTITY mdash  "&#8212;"><!-- U+2014 EM DASH                    =
                ("-\u002D")          =E2=80=94>

So your local DOCTYPE declaration would now become

<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
  <!ENTITY mdash  "&#8212;">   (or whatever mnemonic you want)
]>

Though as others points out, em dash is not the best example here.

Jay

>=20
> I generally simply type the thing (SHIFT + OPTION + -).
>=20
>> or are such good typographic conventions not advisable for RFCs?
>=20
> They are advisable, but currently not allowed (current interpretation =
of RFC 7997, which needs to be updated for the new decade that has =
recently started).
>=20
> As long as that is the case, the usual pipeline kramdown-rfc =E2=9E=94 =
xml2rfc will turn em-dashes into -- (and en-dashes into -, which is a =
larger disaster).
>=20
> Gr=C3=BC=C3=9Fe, Carsten
>=20
>=20
>> ?
>>=20
>> On 7 Feb 2022, at 4:27, Carsten Bormann wrote:
>>=20
>>> On 2022-02-07, at 09:09, Julian Reschke <julian.reschke@gmx.de> =
wrote:
>>>>=20
>>>> Am 06.02.2022 um 18:55 schrieb Randy Bush:
>>>>>> Warning:
>>>>>> =
/usr/local/lib/python3.6/site-packages/xml2rfc/templates/rfc2629-xhtml.ent=

>>>>>> is no longer needed as the special processing of non-ASCII =
characters
>>>>>> has been superseded by direct support for non-ASCII characters in
>>>>>> RFCXML
>>>>>>=20
>>>>>> What is that can be removed?
>>>>>=20
>>>>> <!--DOCTYPE rfc SYSTEM "rfc2629.dtd"-->
>>>>=20
>>>> Unless I'm missing something that is misleading.
>>>>=20
>>>> Yes, you can use non-ASCII characters (such as non-breaking-space)
>>>> verbatim in the XML source (for instance encoded as UTF-8 or as
>>>> "&#160;"). However, if you want to use the *named* entities (such =
as
>>>> "&nbsp;"), you still need to declare them somehow.
>>>=20
>>> It seems we are now all supposed to use this standard preamble =
(abbreviated from [1]):
>>>=20
>>> <?xml version=3D"1.0" encoding=3D"utf-8"?>
>>> <?xml-model href=3D"rfc7991bis.rnc"?>
>>> <!-- <?xml-stylesheet type=3D"text/xsl" href=3D"rfc2629.xslt" ?> -->
>>> <!-- This third-party XSLT can be enabled for direct transformations =
in XML processors, including most browsers -->
>>> <!DOCTYPE rfc [
>>> <!ENTITY nbsp    "&#160;">
>>> <!ENTITY zwsp   "&#8203;">
>>> <!ENTITY nbhy   "&#8209;">
>>> <!ENTITY wj     "&#8288;">
>>> ]>
>>> <!-- If further character entities are required then they should be =
added to the DOCTYPE above.
>>>    Use of an external entity file is not recommended. -->
>>>=20
>>> So with this standard preamble, we would have the five predefined =
XML entities (&lt &gt &amp &quot &apos) plus the four above (I still =
don=E2=80=99t know what makes exactly these four so special; a similar =
set are called =E2=80=9CTypographic help characters=E2=80=9D in =
rfc2629-xhtml.ent but include &br for U+2028).
>>>=20
>>> Gr=C3=BC=C3=9Fe, Carsten
>>>=20
>>> _______________________________________________
>>> xml2rfc mailing list
>>> xml2rfc@ietf.org
>>> https://www.ietf.org/mailman/listinfo/xml2rfc
>> DaveO
>=20
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc

--=20
Jay Daley
IETF Executive Director
exec-director@ietf.org


From nobody Mon Feb  7 11:23:33 2022
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD9AF3A0BF2; Mon,  7 Feb 2022 11:23:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=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 P7SuJzxq1J0i; Mon,  7 Feb 2022 11:23:26 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E3403A0BF0; Mon,  7 Feb 2022 11:23:26 -0800 (PST)
Received: from smtpclient.apple (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4JswzH2FGTzDCd0; Mon,  7 Feb 2022 20:23:23 +0100 (CET)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.40.0.1.81\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <9B28232E-44EB-49CF-847A-173963A7A1AF@ietf.org>
Date: Mon, 7 Feb 2022 20:23:19 +0100
Cc: "David R. Oran" <daveoran@orandom.net>, Julian Reschke <julian.reschke@gmx.de>, xml2rfc@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <8EF0D073-2C55-4D0D-B6AB-E7C8A37E2BDF@tzi.org>
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net> <67173867-6842-4E50-A1FF-A3853E01AB63@tzi.org> <9B28232E-44EB-49CF-847A-173963A7A1AF@ietf.org>
To: Jay Daley <exec-director@ietf.org>
X-Mailer: Apple Mail (2.3693.40.0.1.81)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/zglwEa5AhTnPDHTx16my-UdKrIU>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 19:23:29 -0000

On 7. Feb 2022, at 20:15, Jay Daley <exec-director@ietf.org> wrote:
>=20
> Though as others points out, em dash is not the best example here.

Given that our manuscripts usually have a significant lifetime, =
preparing them for the day this is fixed is prudent.
Until then, xml2rfc has the regression to multihyphens built in :-)

(But I would still type =E2=80=9C=E2=80=94" not &mdash; =E2=80=94 just =
as I=E2=80=99d type Gr=C3=BC=C3=9Fe and not Gr&uuml;&ssharp;e.)

Gr=C3=BC=C3=9Fe, Carsten


From nobody Mon Feb  7 11:26:16 2022
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C6A73A003D; Mon,  7 Feb 2022 11:26:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.612
X-Spam-Level: 
X-Spam-Status: No, score=-7.612 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.714, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 qEAocjCTzP5U; Mon,  7 Feb 2022 11:26:12 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (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 8BBF83A0045; Mon,  7 Feb 2022 11:26:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1644261942; bh=2fTR75v2e76+SQnB1nmzgJ2cpo+8l2yYMCEPz+6wxrU=; h=X-UI-Sender-Class:Date:Subject:To:Cc:References:From:In-Reply-To; b=H/MQt1jWYxUreau2crvqPSqVZCjCsHVeP7d6BaRD+vmkn7XVTyfj5J+xIRjzC8/Go 7KjBR2ZRW0uty5TigpKCIZHaCKxZKnSakuADERtSyIU8HymymOT09ianVuK4fx3t8c ljtv2X1k5naVYVYEWH2Zpe0kA3q18Jp3LnVgb+Pk=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([91.61.56.83]) by mail.gmx.net (mrgmx105 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MAOJP-1nSOyb0vPv-00BsUy; Mon, 07 Feb 2022 20:25:42 +0100
Message-ID: <a5fc0a34-b2dd-977f-3c1d-ef4892789672@gmx.de>
Date: Mon, 7 Feb 2022 20:25:39 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1
To: Carsten Bormann <cabo@tzi.org>, Jay Daley <exec-director@ietf.org>
Cc: "David R. Oran" <daveoran@orandom.net>, xml2rfc@ietf.org
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net> <67173867-6842-4E50-A1FF-A3853E01AB63@tzi.org> <9B28232E-44EB-49CF-847A-173963A7A1AF@ietf.org> <8EF0D073-2C55-4D0D-B6AB-E7C8A37E2BDF@tzi.org>
From: Julian Reschke <julian.reschke@gmx.de>
In-Reply-To: <8EF0D073-2C55-4D0D-B6AB-E7C8A37E2BDF@tzi.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:IKlzcUFox96Xffu08M91mrp1q4wuHpxuAr/4QrUQL1aI1E3y4VE bQ+KWdIjNRy2k/1F7fNMMvYZvyX1KpXv4vKtJnQ8RsPGAgcJ0hYds4+uK4ibNAI9NlK0MGB RE/pFkoRWX9Uge2GCdHz8qNm6sQNCTYW33DaZpLvV3+TGN/3vGj1iWN2NGgNKvv2iZQYvJc rdfWO1Xbuiqfm2uVEv5qg==
X-UI-Out-Filterresults: notjunk:1;V03:K0:4QPLQU67H0Q=:TcXXnkwYknvFv5HOlIoJdl zsuXq3BBzhxOj7v1BsQrc5b5Lrnxs5+863zr+86CTbqcqMKV80LzadU56Q+vU/P/5xvYfXn62 HrDCokO8R2KjSwl8tlqi9p1YzGqIP+2r0f5j3r1nRx9nnr5JpcKGMmAtVJJL6IgrDgA63jPbT Uvcwm7Xq4taPY9GOtIRSpVei7tvKomFEG5NvHTvvCD+YmM5xV9WYUJLAzHnUjfnNiddhotjfB C+PdKdewpyVSmRNbsPogL/X+cUZ0SFg8KxNfYWR6wUp75OLS6qKAjUoA6pdUJnKBuwlrQN5L6 RC16povixmZCz1lrjfgdB9uzlcYnVNM64+0tkwd58qBEfqElqOg0oQ4uG12+I/gQs9K1NItLP 864IPMQyRX9OqfSsl6Ja5tjROoMM3a254+e0Y+u71MCQYnYB/N/1jlZjtatSatjdW+meEiFyC nvTHzto5u+BK7tZYieOMuHtOmQXQ6LVjisx7K1l6ErGML2BQpeb7G5V+qLuWcUsA3wBXBsRZg p33dkJGuJd1SNf2n6cMiQvugx5PKyObxQeRZgn69A47IrS9VWbmDmxxKSDDo++WfWxUD2Q571 w3KvaNOfFC6Q3QnRHoK7HmQJqIwEmEhB2BKBhWpwRkpNZ31z03x6bzugFe7G7RfpHhYpDJS2f gIGhP4arWk3wFplWaYUfEjcmqOffOLUJwtBFGW4kBpk5lwM3irxZJFtT4vmYpQeTwB2PGJ/Pr TgMyHcGFKu1GFaAWO8z3hQOcUj9P4mK/5QxbPsJughyQd6ZolBhAj/mXRf2PL3k8vFaktTVAJ oe6z6lb3ynvRTQBkEvDVCS+QgN1USXlIknCVtXwxaAh9KC6WJdofacXfJG9OmO1YA3XDQfds9 eSc+Y/08L/JCZRcZngvxKK8G3uzBOjy51T/5OY/5bI4r+JNsmbqPHTFXG+gxev9nXH1kU8QCm 6BfxJNILENoZa8HE8FR63OvFQ9sNt8OJnGDFrrBPe634fFkluajX7OrXddRY0MvxuG2qgr5MC YsVqlMLc5wChYJT583kP1BSbiRllEWe2z/ORCPTmyPSqBdjUWtA2r+PMBiu6TOJH13yX7J1Ma 1Hzv6UGUmdrcYY=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/d9c4ZAyLh6C6y9_h2Ofm-Hg2jTw>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 19:26:14 -0000

Am 07.02.2022 um 20:23 schrieb Carsten Bormann:
> On 7. Feb 2022, at 20:15, Jay Daley <exec-director@ietf.org> wrote:
>>
>> Though as others points out, em dash is not the best example here.
>
> Given that our manuscripts usually have a significant lifetime, preparin=
g them for the day this is fixed is prudent.
> Until then, xml2rfc has the regression to multihyphens built in :-)
> ...

No, the "regression" is only present for plain text output, that's why
the RPC *replaces* the mdashes during AUTH48.

Best regards, Julian


From nobody Mon Feb  7 11:30:55 2022
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59AF23A00C4 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 11:30:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.611
X-Spam-Level: 
X-Spam-Status: No, score=-2.611 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.714, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 n8l7jiR4HVJ1 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 11:30:50 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (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 93CD73A00B0 for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 11:30:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1644262247; bh=f9iKV5kZGuErL4T1KUME8KoHSZ8eEoYHUK6JHw2uI00=; h=X-UI-Sender-Class:Date:Subject:To:References:From:In-Reply-To; b=ZyY8iGvCRyItBGCDZpw/qup4QCmMe8vC4UDXCrTyK1xBtkijUGadlnngYMEU47rCc rwgJhqkFkrmIcxc+PM0woOvYIxV5pBUtPrbexb6S2i1S6v01gI2jbbMrju/2pwd9SQ DaULs83fWbB7yOLlqj18mxkbup90f+2kp6yg7ULg=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([91.61.56.83]) by mail.gmx.net (mrgmx105 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MtfJX-1oBbcu1DqB-00v99E for <xml2rfc@ietf.org>; Mon, 07 Feb 2022 20:30:47 +0100
Message-ID: <f9a73ee1-c970-97d0-b1a2-227ffffccea1@gmx.de>
Date: Mon, 7 Feb 2022 20:30:46 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1
To: xml2rfc@ietf.org
References: <20220207184845.8849736713AA@ary.qy>
From: Julian Reschke <julian.reschke@gmx.de>
In-Reply-To: <20220207184845.8849736713AA@ary.qy>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:rg4V0fm0whufxbhcaTMirsMrg3f1Y+ky2ylWiQtW4HGbRq8z0NB uMGIcS+rki/DNBeWLSDBuf8oGoezxSgPDX13+MER+hHs70IBMgsyxsinNPhjxRnUyhJEN+S XRkHVNcWN0qt2ReovAlQw8YF0eXVaJwtkZxyuohGSW53L+Vu/xGWWfaA2sZ/FYDxeSN9veX ClNQjJIHh8DKMqTBXIB2Q==
X-UI-Out-Filterresults: notjunk:1;V03:K0:I2YT2N7HTYw=:qzf53D5FBeai1xYQP/vvVk 1aHkWc5//VrZoOOsyWoB4NrhX4sLRvrBpGlNSHonl0qJjuehAnoMtlne7ds0YIWZe1nr5wpyz fNLWsIhlX/7/I5UmCjlgEZQWiHL/ecd5qa4QYcfHhMEsrfOEtmkwKbkLDIHS8osqn6Pap8/H+ kMgGuBY8CoRJxBWlcJ/jSH33oGvFKv77qeE9ey5aM88ebqyWgys0A43zUUNoET5iAxNmaWxgb a2zbcfHANjmc4kUqqVO4TA8Is2DGcN7DgnvgojScp9OYFynbthoDluiGhC7LHZ8Fh/tGpSYsk yoL3DQhO11wYuTviy5MJts84yWPaq76VQvpW2re2LXthzJTjmXearAtVIeE7rQfu0i9FE/Gp7 2KtPt0UGwTfUdTyqsgGaIZdXP0FnHjzkBpycFKxcfi4hRA1Y1xxxLAIo+HVt6bCqxSBtzUr3i Ud+16IKmR8yPjVUlky12Cd6xHNqxfp7+W+Nwr8kBwmfFCis3A9E2S0m4xkcaW4rQKQ7SzfKQk hkcWiTveDOMflGFjrHbHpPLwqSjsaaZw8pMZHpAVegKXX0QI/xvXaW1NWfJkTXgjI3ML6w7Z7 8kQ6MWWyppe2HzxfNZayDYg9hquT+ttLu1T7/AMxRoNye+G5w5PPdhsxAHP8r1x8ulIP0/WbK gTVoZEUsfRtvxfb7QUoscUejZLWLL7w8RnG4t+4oVbvr5ee/v9o2PZKsqbEDvLYAiSrNZh5Oq Ra4XCbz3DopZFdU5n1JkDg7Xq06te7Za+ciqq6OegD9VS2i6YwAa9lFHE59/iZjkUqJbCtJq7 VfapOgRx78mYZSchU013XhRggiSbM5wmJuxnT4VMlatVNdMov9DmfBT2d06/tgRMzDxHRpE7z fdWbophSADYNlYg1xdNm/Y0WKj4TCWuxjn2KPz51Fr6AM4kRY8sTKJjw3iKXz9Ut7zwMK3WqM 47c2wm0H1V+2ehZIzm0sNcMJU73/Ezce/d87zqqolNDozTsrU1I75HF4mpEqSAWrgwMYPvloq 0c52ARZno+6PDfiaYmIyp6Pe1asRZMOgFRD3vz7dp5T6XdalvL0zrn/3QQN5eE2sWd9QU6vHT odMQmFN37T7eGg=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/7yIOYRIbKuJt3P-hcnu4vWuAEfA>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Feb 2022 19:30:54 -0000

Am 07.02.2022 um 19:48 schrieb John Levine:
> It appears that David R. Oran  <daveoran@orandom.net> said:
>> Is there a defined !ENTITY for an em-dash I can use, or are such good t=
ypographic conventions not advisable for RFCs?
>
> I agree it would be nice to have better typography but we need to look
> at it in the overall context of what non-ASCII text we allow in RFCs,
> keeping in mind that whatever we do needs to render consistently a
> decade or two from now.

The bigger issue seems to be consistency (when to use mdashes, "smart"
quotes etc).

Best regard, Julian


From nobody Mon Feb  7 17:54:29 2022
Return-Path: <duerst@it.aoyama.ac.jp>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3B5E3A115D for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 17:54:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.614
X-Spam-Level: 
X-Spam-Status: No, score=-2.614 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, NICE_REPLY_A=-0.714, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=itaoyama.onmicrosoft.com
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 aebGyFVL8Bd0 for <xml2rfc@ietfa.amsl.com>; Mon,  7 Feb 2022 17:54:23 -0800 (PST)
Received: from JPN01-TYC-obe.outbound.protection.outlook.com (mail-tycjpn01on20709.outbound.protection.outlook.com [IPv6:2a01:111:f403:7010::709]) (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 1F49C3A115A for <xml2rfc@ietf.org>; Mon,  7 Feb 2022 17:54:22 -0800 (PST)
ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Q8TEvVpG6rHWLqXrgVDuXsKpdNSZVV93Pqo5/7GjKyY+aHfLwKL2iibEXIUvoVKp17zlFyvOxohehwxkc8C2R0WIncuOyaZrP6VJIyMiIc1y6EdsOBlxF6c/77bgBHpu/D40Zi3MJWSurlBzt3Hckvp0gXd9Ofq6DTwMj/TTKR3NZQ11YuyOWN9w1uVRrSp1i/bBuVRLR3awDfGX161lisWBOuv908O9lo7Miv7g4ohODSskJzh7RhFv+kRg0RsMJp0YR9SsH9n3E2/REIlIy/f0aHh/+kxiTraovNADPtYRULI98+Dl2+VokFFaprMptYYsn9brK64Bdd3Jcw6Ypg==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;  s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=vZeOP6SFRoeOOTt6lRcek16RrM98L4qlSqd8o2YflEo=; b=JsB9MTa85pz5nFaP27RrTsn8oUGLa65UzHzjzN7drl7/jy6UmWLiMHPzhKVkSNlL3Oi2p1HnCjQWz0KZIm7yhJAllw0zkCnJlsowoV6fKLC+cqnxWHjbeJ7wBc6i9d4JukFo/Zd+tTj+qRyrsEKcCODglrGFupBv39Awrr4Z+Z+tEML4zaHXsklX6mVoqFwneyp54iW/Ot8tkPUrUyM3o47kG76Z/6thWIXmujtXmLBfrZ4rL0xCb8Gl42ohjB2LQJwGHZxQ2YaOCK1KnO0Fp/kAIULbmVLCPAO2zTJdJ4mNJ/fHlDr0OJpK1tSTrBf0BClJLOCi+d/BeRVfiteiuQ==
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=itaoyama.onmicrosoft.com; s=selector2-itaoyama-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=vZeOP6SFRoeOOTt6lRcek16RrM98L4qlSqd8o2YflEo=; b=bSED789K3wNNrPepul6vUo1+7UzrU5J2ipI6GIafunGTTi0RXPAmCUVmxMiNBcEZETMDK4sOfqQqW/+o5Ft4l163tZDGzMGztazcCYI8te7lkUIKgzGjYTfNMFXZ8ioSxepI40AqwrylsF/qGxe2ZkHdv/QxTaJqaPm+knkihE8=
Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=it.aoyama.ac.jp;
Received: from TYAPR01MB5689.jpnprd01.prod.outlook.com (2603:1096:404:8053::7) by OS3PR01MB9673.jpnprd01.prod.outlook.com (2603:1096:604:1f1::13) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4951.12; Tue, 8 Feb 2022 01:54:17 +0000
Received: from TYAPR01MB5689.jpnprd01.prod.outlook.com ([fe80::f5cf:663d:48f9:1d0b]) by TYAPR01MB5689.jpnprd01.prod.outlook.com ([fe80::f5cf:663d:48f9:1d0b%3]) with mapi id 15.20.4951.019; Tue, 8 Feb 2022 01:54:17 +0000
Message-ID: <04c7a2cb-efee-c7bd-e134-8842b3b1ccf5@it.aoyama.ac.jp>
Date: Tue, 8 Feb 2022 10:54:15 +0900
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1
Content-Language: en-US
To: Carsten Bormann <cabo@tzi.org>, Julian Reschke <julian.reschke@gmx.de>
Cc: xml2rfc@ietf.org
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <d449c070-aa9c-b032-1041-7b462fe97032@gmx.de> <9B7A9952-F4C0-486A-A243-E8CD0303ED4A@tzi.org>
From: =?UTF-8?Q?Martin_J=2e_D=c3=bcrst?= <duerst@it.aoyama.ac.jp>
Organization: Aoyama Gakuin University
In-Reply-To: <9B7A9952-F4C0-486A-A243-E8CD0303ED4A@tzi.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-ClientProxiedBy: TYAPR01CA0089.jpnprd01.prod.outlook.com (2603:1096:404:2c::29) To TYAPR01MB5689.jpnprd01.prod.outlook.com (2603:1096:404:8053::7)
MIME-Version: 1.0
X-MS-PublicTrafficType: Email
X-MS-Office365-Filtering-Correlation-Id: 626c45a5-88a0-4e3b-3d9a-08d9eaa5ea16
X-MS-TrafficTypeDiagnostic: OS3PR01MB9673:EE_
X-Microsoft-Antispam-PRVS: <OS3PR01MB9673C2CE732D125E0BB0101CCA2D9@OS3PR01MB9673.jpnprd01.prod.outlook.com>
X-MS-Oob-TLC-OOBClassifiers: OLM:7219;
X-MS-Exchange-SenderADCheck: 1
X-MS-Exchange-AntiSpam-Relay: 0
X-Microsoft-Antispam: BCL:0;
X-Microsoft-Antispam-Message-Info: bYh9aWNjid6JhGti99wphDnF5B7Lc8JECFhaI2QApXQcVxg5qQypotZfFSTctP8HzwpjwwWB0crq6E9gfgl1YFrSeuJ6spBefEz2kEfYzE/czjsPjbJI0ydFCq2CwtLQ4tJrxmvL4EvA7WeckrkTiEGUCUFhxD65zG+993jfwcYRLAAi8JVeJVdcipnEr9GXYADgTultArkVmNgzNFDBxlFs+oydluw5q1UTyM0mWcLTiEZvdnXI4y80HoO4kzJvgO/9S6mMDVqTb97ANrf2awv4JIgrjNcNvGRw/qwFlOA7UYyHvb1E/KvRFfr1l17ws/dQeDWgH2xZZ59LQBa4QJdK2C6q3BqfEoJHGa58z+BRANoeiJ/Q7SIeSLWnMogWXsmyLl++tNoh6HLOrDLsfGKQjmShNaIP5We5hJ8F2DSr4dPPNJbQ+KR7BKwrk7JjdgU9KI3Oh4iGUidOXqiKNMKUETpBVshACGATpCjoao/VBrTif7gcjzUPpTFt5DzjikvWH9H/gADRdqdgcE6vQl/eTwW6z9lPNkyx/blZuQmHF+VXHjPXE8Od6o7GkVNWShwQxk4ORbghvG/lLVtt+6Tvmdu+0zBXE4oUcimdiYo1fmf4WE46xqRcRs3zhe9wmFS+4G42gNoCEhXHfNyLt5bnoWegREm+1anBSS6yVS8Lmt++fVAXqStq4xRxA5b+X717h/q86Nnz9m8iXkijeQOi5Y3hbmz45Pc+eWjIsynM+9jRqGgKTTCOBwHedSLoYBciD2xHz0T2FhSbnGTGGg==
X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;  IPV:NLI; SFV:NSPM; H:TYAPR01MB5689.jpnprd01.prod.outlook.com; PTR:; CAT:NONE;  SFS:(13230001)(346002)(376002)(396003)(39850400004)(366004)(136003)(4326008)(52116002)(6486002)(5660300002)(38350700002)(2906002)(31686004)(38100700002)(8676002)(66946007)(8936002)(316002)(26005)(66556008)(786003)(110136005)(6512007)(2616005)(508600001)(31696002)(186003)(66476007)(6506007)(36916002)(86362001)(53546011)(43740500002)(45980500001); DIR:OUT; SFP:1102; 
X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1
X-MS-Exchange-AntiSpam-MessageData-0: =?utf-8?B?bzhIYVhGbHVDZXN2MDQ1c3VoYU1HWkNVSUhyaTRBVEZONGN3a3BYMjZvRTlh?= =?utf-8?B?V3FEQzFzcDJ1Y0gxMldaak5GYkpDL3NrNHkrT0UreDFMYkJJV1FyVXNoczlt?= =?utf-8?B?Nms2MmNoTWI5aUpYOUZYZHhST3ZVMVdha1ZmUEpyUU5hNUtsdWhRcFVuYjVl?= =?utf-8?B?YTJpYW94TlZ6RUozVnRDR203cTNBTWIyMTFxZXlnZUpqanVJMG5JekcwYmNs?= =?utf-8?B?aDQvQWtiU0dXYWhPUmNaVkxINjFwRzR5UnA1NXYrdEZRMVZZbkdyMTF2cmtZ?= =?utf-8?B?TmgzWForci94MGlFNWJaVXBjTFpHcVpzc0FlVkhnODBJeHRHUTR0eVFIREw0?= =?utf-8?B?TzNRRGtxTllQdER5bkM2K3FGdTFxZHVmZWt2YnZJWlRLTTI4YkpqeGE2eEVP?= =?utf-8?B?YzlTMTNvQUVzaGJmZ1I0MFRrS1FJZDR0VWRvcld4VUZrRW9ZRHN1cjU3am5s?= =?utf-8?B?YXNXdUFVdE11Q2taMHhwc3N2Y1NRNnNubUpLS3FPdktVcWcvaGpsZ1dHbkNB?= =?utf-8?B?WFhKQ0JyZzQwY1prZFpJUkxTSXVzazE4SG1aSVVMUjhJKzdqZzQyYi9QZGZu?= =?utf-8?B?S3pqVE16c0NiSXpZaFRWTUd2R0hHek1IaENhSk12L05CczBLRmd5b1h0TVNV?= =?utf-8?B?cHZoMzBBZkovNlkyaXpOWW5SeFFQN1dGSnFtNFZTWU9QSGtNTVEwSnFnZ1pN?= =?utf-8?B?ajR1VmFUeWZ4RmpLRzJWUnNDSTVHM0I4SFZOUmRmNmwxMktadCtoYk1pdnpQ?= =?utf-8?B?WG1NV3AvNXF3WDl4WlhIWDRsbzFrY0hLam5DSEpxK1dHd2diaTcxdENUZ0ZB?= =?utf-8?B?Tm1RZmU4Y0NRVVg0NlN6MU9Vem5RZGRjcTZGK3crNW11eVFuUURtNVhrTVFU?= =?utf-8?B?OHlrNDJjUFhId3BqLzYzdnBjenhrTkwrSkw3NHB2bXpBbkpjV2txNDdqbDlm?= =?utf-8?B?U2xzT05pSGo0MVhqcDRjN1FNM3pWcG8vcjZPRTZ2eDl5QTIvZzI1WHBCWGRp?= =?utf-8?B?MnpDVC9FYnNNdGh6K1JFZHk3ODNBK0tiWlN0RkRGbFh5UzNIUkcycTZKdTZj?= =?utf-8?B?bW9RbHJSeHpENHdiRGUzWW5iOVlHMjFId3NqWFZYdk54UGtMTVlkS05vNmdH?= =?utf-8?B?c2dxOCsxM2dVTVE2Mk5JTUZsdnBXbHgybnJwU0NUMGFoeEJvdWhScjBXTENW?= =?utf-8?B?UjVZbzVpZkxJVjc0KzJTaGlUdlNIcUh2ZzlDbDdQVUNoUCtLTnBhd0VqVnhj?= =?utf-8?B?MmZEeTJPYVJqVzJyVC9ZNHc1eldYOTZJZFEwa0tFZXRMNjY2US9HbDdiejFX?= =?utf-8?B?NWpuMWhkdi9qQTFrV2tmbHAwSVVIZWExbmgza3dEUTMxWU94MGhqVkVXUXdK?= =?utf-8?B?SlF6a29yRUNnRGJzVWtuRFFBWnlnNjM5bGdQTUwzeThsT1Y2N2xscy9HdDFx?= =?utf-8?B?bVMrWExTWEY2WkQ4RXpEZTArdFllb3VPZ05ZbXVlV1ptR0tRV2F2Y2RoVWIx?= =?utf-8?B?ZEZUOWdqS2xCbStsUTlrVno0bGlzQmJiRmxhVHhhS2xCL3lqNE85TU5UYzVK?= =?utf-8?B?Q1EwUVdnVGFqSnQvdXFUc1ZWd2UwU3RYNjFweHNiOWNSc1dmUTFVdFhXVG9j?= =?utf-8?B?MnN6eTNIQjh2WU0wa2NkcmFtMmJkS29xL2l2d0F3TkxQZmVyNTNzK2pyL1VH?= =?utf-8?B?anNqSndDdFRoOEVJQ1RPQ0J4WTR0RXpIaEpTc2Z3SjNXT2RIa290VUVRVXY0?= =?utf-8?B?S3NNd2Nqa1hMMUVMTUppa0w4OGtSSEx0czhYa0hpTklUWTh0cm9DUWxPNXFj?= =?utf-8?B?RlFzMm9TcThKbUtFeEs2OU1xVElKOUpuZGFyTjN4MWJobDZISzZLSGpxd0ho?= =?utf-8?B?cVdLeU5oRTNhdUxCNlJpRlZDaTZmQUdpMGN5M3JSMGEwaGN6Y2JBbUJwOXMx?= =?utf-8?B?OFd3bXhwSHhLdFVrWHBOdHJyWDFiQWQweWVpVDRqSFJ0dTdSUkRDOVJsc3VE?= =?utf-8?B?UEhpZzVoc2cxOWtQbmdNZnhwSlpaOVJnOHVSVTlRUVNydEJVbWc2WjZBYjhk?= =?utf-8?B?S1hDZGFxYUE1NWpOeVNqZFphR21FSmI2bUJBaU5EcXZDcHpPYXVkTWo0TENl?= =?utf-8?B?SDdJWnhXUjI5VXhQaUdIckxEb0plODd6UHAyWkc4Z09PaWM0amFUdlZ3RjhO?= =?utf-8?Q?q+0Y3ev/rnoB7AQb93unaxk=3D?=
X-OriginatorOrg: it.aoyama.ac.jp
X-MS-Exchange-CrossTenant-Network-Message-Id: 626c45a5-88a0-4e3b-3d9a-08d9eaa5ea16
X-MS-Exchange-CrossTenant-AuthSource: TYAPR01MB5689.jpnprd01.prod.outlook.com
X-MS-Exchange-CrossTenant-AuthAs: Internal
X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Feb 2022 01:54:16.9964 (UTC)
X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted
X-MS-Exchange-CrossTenant-Id: e02030e7-4d45-463e-a968-0290e738c18e
X-MS-Exchange-CrossTenant-MailboxType: HOSTED
X-MS-Exchange-CrossTenant-UserPrincipalName: dLYb6bt+jcfRye7N9hhszjQAfp3QL5NDHAjESQLGi6+51qAr8bGsTuq+9MEMij2lskBGffsVh499HJ7oxQSHlw==
X-MS-Exchange-Transport-CrossTenantHeadersStamped: OS3PR01MB9673
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/IjBijQ9dGJdCEDt4sjTKuYJA47w>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 08 Feb 2022 01:54:28 -0000

On 2022-02-07 19:07, Carsten Bormann wrote:
> On 2022-02-07, at 10:54, Julian Reschke <julian.reschke@gmx.de> wrote:
>>
>> (FWIW I agree that we need more clarity about what non-ASCII characters
>> are allowed, and how they are processed)
> 
> Well, the first one is well-defined in the source code for xml2rfc, in unicode.py:
> 
> def isascii(u):
> …
>          for ch in [ '\u00a0', '\u200B', '\u2011', '\u2028', '\u2060', ]:
> … accept them as “ASCII”…
> 
> With this commentary
> 
>          '\u00a0'                     # non-breaking whitespace
>          '\u2060'                     # word joiner
>          '\u200B'                     # zero-width space
>          '\u2011'                     # non-breaking hyphen
>          '\u2028'                     # line separator
>          '\uE060'                     # word joiner
> 
> (I don’t know how U+E060 gets in there as an alternative for U+2060, nor do I understand the special role U+E060 seems to play in xml2rfc source.)

U+E060 is a code point in the private use area. It's totally 
inappropriate for xml2rfc, even in a comment. However it got in there, 
it be better taken out as quickly as possible.

Regards,   Martin.

> Grüße, Carsten


From nobody Tue Feb  8 01:25:26 2022
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3C673A0867; Tue,  8 Feb 2022 01:25:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.61
X-Spam-Level: 
X-Spam-Status: No, score=-7.61 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.714, RCVD_IN_DNSWL_HI=-5, 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
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 uiifSEmI1His; Tue,  8 Feb 2022 01:25:20 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 4B27B3A080B; Tue,  8 Feb 2022 01:25:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1644312287; bh=X6qHI7G/krIsjBX61JvBIP9ifpoANOJ8shh7RaIHZx0=; h=X-UI-Sender-Class:Date:Subject:To:Cc:References:From:In-Reply-To; b=APkqGJcGexxpRMETxuetLHjA//xmp9Nv1gdTEyZ6fbMi+Mz1AAiX/s+e2TKOGXrjD O26smPh6rRu/5rnp/cI2sjPsgOSJn+sCBlu4X5cji2dxarR41sGAgdRsEc6dDpQYue QDuqQCG4ZZj4SSUmzfDtIHg/1uRqwZqOZEoGEM44=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([91.61.61.158]) by mail.gmx.net (mrgmx105 [212.227.17.168]) with ESMTPSA (Nemesis) id 1M89Gt-1nLTKu1M39-005EEX; Tue, 08 Feb 2022 10:24:47 +0100
Message-ID: <3d9a6100-29ec-46ac-e19f-5b22035c87c0@gmx.de>
Date: Tue, 8 Feb 2022 10:24:41 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1
To: Carsten Bormann <cabo@tzi.org>, Jay Daley <exec-director@ietf.org>
Cc: "David R. Oran" <daveoran@orandom.net>, xml2rfc@ietf.org
References: <2e176930-fa34-faa6-5930-375748dd0db4@pi.nu> <m28run3mnz.wl-randy@psg.com> <89d2b82c-309c-4359-c0f4-85316f4dc625@gmx.de> <8C468385-FDA2-42A7-A870-C325B3CB641E@tzi.org> <5DEBCE16-7F1F-4B7F-9F9D-192D6BE41139@orandom.net> <67173867-6842-4E50-A1FF-A3853E01AB63@tzi.org> <9B28232E-44EB-49CF-847A-173963A7A1AF@ietf.org> <8EF0D073-2C55-4D0D-B6AB-E7C8A37E2BDF@tzi.org>
From: Julian Reschke <julian.reschke@gmx.de>
In-Reply-To: <8EF0D073-2C55-4D0D-B6AB-E7C8A37E2BDF@tzi.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:YVPHJNtbMVO/ryfKEfECeLxOWYboy9jJC1LYZPHUEgFK1RzpMix CYr1e9cdPYpzPChAflCc6UvrUNPPKdXjFW0mbh/Rj05HJrinhIsrd77sA8G3NjFPqqC/+Ck T1z+uglPhbcHdL+F17LB4u3SqVQmK1/6RGAlS0J29dj2pCUyaukAPI5BahuPBRxvf0FCLm4 o19XbS9Q+83O5XnUx4tgQ==
X-UI-Out-Filterresults: notjunk:1;V03:K0:ErdIUZyi6ow=:/GXiYPLe7H9Xm3J9YeGBl2 9pY1LYKrp2gLdpk/N4tmT22of7lhns2ykTrdPqZpfn45njBq9uMtAjnzgHsV3UZYQuKMxEHMj b3v3dqwLF3XM4Eg5zwbXtG3t223G3df32nHHblHmLynb+M/2NNBGX2FN4gcn6mzXHjdHHsS7H JUYpPwBQ3hLwdzaQyTjbhTTnubOTlOJaPHSoFL6RCMQOAhsYP3tbP9exSRoDPgTEBK5cKzq+1 71u7bRbFStEKtFMot5RW6QUQ5f1jhRIxwrd8htGZ8Mgo5xanXU9ZxlLF0N9+Rk2HmUXlEHgkf J2rSDIGQvEuQMz47GOSa9iXYpl2UNJ/HQXasga/dc2ZsOHVEQxmoIu/MH43ZGJJrpojrDEGhm n73Znq9mlClOlmzh7eVe3ty+XgkXkx4XZfbPf0whvi5mhw43Cza97eUjbGxWnlNs3FIo4XdJ1 2pvOKZsX0DND+YBVNyWDUN0xOwyAF8QySarBUl0lOqw5J8erUxTt8gt4odwQ0z/YPqsM6+9I6 /vPMT9mU1fiJpXy8F94i+tcytlpj5DRofJbwbhs7JGF+cTRCpJQRfCVB5d5vbFAZ4wRbeFYVq Rky0emIN/AykyRhuCWlAnQ2hPa240jR5eQdTb6zO+TGzmewLZnu0/lVql2QEs2hPEreEeIzSx +i0Yg3xzj9aQhwEu1ycs4fAs+s5kMVD2WY4mY1M7bbVHoLrQUT6YiXn4yMCUMdhkbyV47DNLc H8SmYtg5YEC0qLLumQvYvdu3Z9R/sZ9XQ9GBBQHP3W+ZKQe9XNfTJkQvoAEG7wvTG3yhro1vZ dPpYMDN+b17sYHaXnEhsV73CnmD+tABr1m5UBzAp6+QVDyEsC2t6vmSZbHInAPe+1vwjBWO52 r7pE4t3d/ntWKqmCiCbwzfTBMqKiPHRZ+X70n1Y6grqysgqrm2rFI0w80AaiOjNEMuwN97F1y pXOVCDAxv1flcFXgrFr+OSMCFuUkQ7XYdFPWbkhw+yNGft3JdGOU6dFnKCsgK0C9+Sv34h9Zo FvZIxryDV7jBh/5S5yJ3MOlV5m0RSm6IvdpEcXwejqYSrsanjzOXMazddu5GTSWjxHVLT1/+X Uq/dvcSSzJvAhs=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/L-IGINx99_6D38VKqkJM1AFkaMQ>
Subject: Re: [xml2rfc] warning on the xml for a old draft
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 08 Feb 2022 09:25:25 -0000

Am 07.02.2022 um 20:23 schrieb Carsten Bormann:
> On 7. Feb 2022, at 20:15, Jay Daley <exec-director@ietf.org> wrote:
>>
>> Though as others points out, em dash is not the best example here.
>
> Given that our manuscripts usually have a significant lifetime, preparin=
g them for the day this is fixed is prudent.
> Until then, xml2rfc has the regression to multihyphens built in :-)
>
> (But I would still type =E2=80=9C=E2=80=94" not &mdash; =E2=80=94 just a=
s I=E2=80=99d type Gr=C3=BC=C3=9Fe and not Gr&uuml;&ssharp;e.)
>
> Gr=C3=BC=C3=9Fe, Carsten

A typo maybe? <https://en.wikipedia.org/wiki/Word_joiner>

Best regards, Julian


From nobody Wed Feb 16 13:02:01 2022
Return-Path: <rjsparks@nostrum.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 694263A0ABC; Wed, 16 Feb 2022 13:01:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.678
X-Spam-Level: 
X-Spam-Status: No, score=-1.678 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_BLOCKED=0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=nostrum.com
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 fbXlJmjU7PmD; Wed, 16 Feb 2022 13:01:37 -0800 (PST)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1CABC3A0AD7; Wed, 16 Feb 2022 13:01:37 -0800 (PST)
Received: from [192.168.1.114] ([47.186.48.51]) (authenticated bits=0) by nostrum.com (8.17.1/8.16.1) with ESMTPSA id 21GL1XIU069255 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 16 Feb 2022 15:01:34 -0600 (CST) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1645045294; bh=BryXFFEAFNWZe/fAxufHZyRUamjwetpaDIvDe+VvV4Q=; h=Date:To:From:Subject; b=iwUinQwq1Xmz/woMdjSTTKX2cnO3gDOdQdarNZYgONl6cAUNco6tEy+CHrIkWEPgy 3OGKRklcTQmVwLow6dk6E0xz3NC4LKJQ/a3+aJa0hMHRYSh8WD76gHVVEV72pZ6ZwP uGzPLLwGRLx88NSXriFMNDGGunic5h+7juWo68m4=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.48.51] claimed to be [192.168.1.114]
Content-Type: multipart/alternative; boundary="------------6yDPba0ls4aatLZcINeZkUFl"
Message-ID: <b41290a7-41ec-367c-ce78-b07a97cd2613@nostrum.com>
Date: Wed, 16 Feb 2022 15:01:28 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.0
Content-Language: en-US
To: xml2rfc-dev@ietf.org, XML2RFC Interest Group <xml2rfc@ietf.org>, rfc-markdown@ietf.org, tools-discuss <tools-discuss@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/lKF-lG2CcslxrGHXCociBWqQazw>
Subject: [xml2rfc] New xml2rfc release: v3.12.2
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Feb 2022 21:01:42 -0000

This is a multi-part message in MIME format.
--------------6yDPba0ls4aatLZcINeZkUFl
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

This is _not_ an automated message - we'll build automated mail about 
releases into the repositories later (or better, people can subscribe to 
the repository for new releases directly).

xml2rfc's repository is now at https://github.com/ietf-tools/xml2rfc/

This release is our first from github.

It fixes https://github.com/ietf-tools/xml2rfc/issues/700

As before:

> The preferred way to install xml2rfc is by doing 'pip install xml2rfc',
> and 'pip install --upgrade xml2rfc' to upgrade.  If there are system-
> installed python modules which pip will not upgrade, you may have to
> use 'pip install --upgrade --no-deps xml2rfc' and install dependencies
> manually.

Many thanks to Nick, Kesara, and Jennifer for building out and testing 
the infrastructure needed to make this release.

RjS

--------------6yDPba0ls4aatLZcINeZkUFl
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>This is _not_ an automated message - we'll build automated mail
      about releases into the repositories later (or better, people can
      subscribe to the repository for new releases directly).</p>
    <p>xml2rfc's repository is now at <a class="moz-txt-link-freetext"
        href="https://github.com/ietf-tools/xml2rfc/">https://github.com/ietf-tools/xml2rfc/</a></p>
    <p>This release is our first from github.</p>
    <p>It fixes <a class="moz-txt-link-freetext"
        href="https://github.com/ietf-tools/xml2rfc/issues/700">https://github.com/ietf-tools/xml2rfc/issues/700</a><br>
    </p>
    <p>As before:</p>
    <p> </p>
    <blockquote type="cite">
      <pre>The preferred way to install xml2rfc is by doing 'pip install xml2rfc',
and 'pip install --upgrade xml2rfc' to upgrade.  If there are system-
installed python modules which pip will not upgrade, you may have to
use 'pip install --upgrade --no-deps xml2rfc' and install dependencies
manually.</pre>
    </blockquote>
    <p>Many thanks to Nick, Kesara, and Jennifer for building out and
      testing the infrastructure needed to make this release.</p>
    <p>RjS</p>
  </body>
</html>

--------------6yDPba0ls4aatLZcINeZkUFl--


From nobody Wed Feb 16 15:01:44 2022
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A27F53A0CF0; Wed, 16 Feb 2022 15:01:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-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 K-t29BSXgtuB; Wed, 16 Feb 2022 15:01:24 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DFD3C3A1774; Wed, 16 Feb 2022 15:01:22 -0800 (PST)
Received: from client-0015.vpn.uni-bremen.de (client-0015.vpn.uni-bremen.de [134.102.107.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4JzYNY4dsQzDCcg; Thu, 17 Feb 2022 00:01:17 +0100 (CET)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <b41290a7-41ec-367c-ce78-b07a97cd2613@nostrum.com>
Date: Thu, 17 Feb 2022 00:01:17 +0100
Cc: XML2RFC Dev <xml2rfc-dev@ietf.org>, XML2RFC Interest Group <xml2rfc@ietf.org>, rfc-markdown@ietf.org, tools-discuss <tools-discuss@ietf.org>
X-Mao-Original-Outgoing-Id: 666745277.135753-c8cf86bd10ffc28fdfec1c7586d0ad8c
Content-Transfer-Encoding: quoted-printable
Message-Id: <940EB617-0D88-4518-885D-E76B8EA63492@tzi.org>
References: <b41290a7-41ec-367c-ce78-b07a97cd2613@nostrum.com>
To: Robert Sparks <rjsparks@nostrum.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/kkZSklFt7h88zrOiZQf3UshZoT0>
Subject: Re: [xml2rfc] [Tools-discuss] New xml2rfc release: v3.12.2
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Feb 2022 23:01:29 -0000

On 2022-02-16, at 22:01, Robert Sparks <rjsparks@nostrum.com> wrote:
>=20
> This release is our first from github.

Congratulations!  =F0=9F=8D=BE=F0=9F=8E=89=F0=9F=8E=8A

Kudos for the team that made this happen.

And many thanks for =
https://github.com/ietf-tools/xml2rfc/blob/main/svn-history/xml2rfc-revmap=
.txt =E2=80=94 I don=E2=80=99t have tooling to consume this yet, but =
I=E2=80=99ll sure have it soon...

Gr=C3=BC=C3=9Fe, Carsten


From nobody Wed Feb 16 21:59:24 2022
Return-Path: <randy@psg.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8ED543A11E2; Wed, 16 Feb 2022 21:58:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-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 U-6SyemAmyC1; Wed, 16 Feb 2022 21:58:23 -0800 (PST)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (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 DF1943A11E4; Wed, 16 Feb 2022 21:58:22 -0800 (PST)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.93) (envelope-from <randy@psg.com>) id 1nKZo3-000a7F-7L; Thu, 17 Feb 2022 05:58:19 +0000
Date: Wed, 16 Feb 2022 21:58:18 -0800
Message-ID: <m2o836qbk5.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Robert Sparks <rjsparks@nostrum.com>
Cc: xml2rfc-dev@ietf.org, XML2RFC Interest Group <xml2rfc@ietf.org>, rfc-markdown@ietf.org, tools-discuss <tools-discuss@ietf.org>
In-Reply-To: <b41290a7-41ec-367c-ce78-b07a97cd2613@nostrum.com>
References: <b41290a7-41ec-367c-ce78-b07a97cd2613@nostrum.com>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/26.3 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset=US-ASCII
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/YDSUuxoh6VQotrtC50zE5cWN0cA>
Subject: Re: [xml2rfc] New xml2rfc release: v3.12.2
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Feb 2022 05:58:25 -0000

> This release is our first from github.

can't speak to other attributes, but it is faster from comcast portland.

randy


From nobody Thu Feb 17 06:23:20 2022
Return-Path: <tse@ribose.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 355983A08AE; Thu, 17 Feb 2022 06:22:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=ribose.com
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 X7DK0p1zxG6J; Thu, 17 Feb 2022 06:22:49 -0800 (PST)
Received: from APC01-HK2-obe.outbound.protection.outlook.com (mail-hk2apc01on0621.outbound.protection.outlook.com [IPv6:2a01:111:f400:febc::621]) (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 AD7CD3A0898; Thu, 17 Feb 2022 06:22:48 -0800 (PST)
ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=kNVROf6794Ntde/wIlqBk6BQhxTQgnoU66zMaZryXyMcUD3grS5jU1zYZaPVr4EklPo4CpOOaJJkctQgr/3Ugd477Oabha/74Cl2y2k2TaHqoOeACiJRjOxFvjC+rx44hVhSu2PrR0ZwQ7UdqxBN2OQTEXxNjYGHUpr0/Rh/iEbfH1IIJ3NzZixoE2qdZoFZm4EW7r6+IO+R+5oNPqouhQSf8JdTbWb63dYr78snyBcnfXGMubT/q9+D66FAfiLal2lZbxZOG39AspZtbM95cuZhnhw2FnXMPvwywNqbl7l+11/9b1xie/VZSIh9otWEPKcFD6sGD5z/OHyKslz/dQ==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;  s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=UYyfSo2yfaxb3o1yaujDMLlDMqMy9RgD6vp+GpbKLZI=; b=HJYeKlib/PyWCec7jwir7QVfY8u4GOhdDUJeCK5vV5cQHQiHpadPrfkIKgUp4yrCMZVmPTV49Us5bjO0j190aG8eiMpleZEKu5L9rhmuQ5YAe3jrGL6ON/EJoSE64t9ygqEAKZXez3fDqTJEbfocvcOL12K0qrACuXmaJabUC2TaFbkoY6umlRgefUk6xnEc45vNue6rhNlYNxv974GOXgPFuGZC7WuubiCjbAvuiCGFDGsOm4q2+J11x0iVTOeyifa2SNBVsJjAbJq32H9jOQk2R9M4pwN24iy9Xt7Vfg29rZqicHF1CLtBO9pvtFA5fyFHq9ZK1yHk/bbaRl8lqg==
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ribose.com; dmarc=pass action=none header.from=ribose.com; dkim=pass header.d=ribose.com; arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ribose.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=UYyfSo2yfaxb3o1yaujDMLlDMqMy9RgD6vp+GpbKLZI=; b=MI0jpqt4CtXZtkDUHVJLj+CRhD6c7k+eZmOsdnTHyZRc/U6bvZ2p59+2VRZ8ZCcbDwQpgTnLmeZ4y9xeu/ZUx/gZoF2DGZXsoq/epaVLjQfEq8xEaFezzAfaiqOPfMqEiFtZkyEOgSDvJI8xMNA5FbUrQlzwXNBoO+1N/o4E+hY=
Received: from HK0PR01MB2001.apcprd01.prod.exchangelabs.com (2603:1096:203:23::14) by PS1PR01MB3513.apcprd01.prod.exchangelabs.com (2603:1096:300:7d::16) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4995.15; Thu, 17 Feb 2022 14:22:42 +0000
Received: from HK0PR01MB2001.apcprd01.prod.exchangelabs.com ([fe80::d0ce:e374:5a1a:f8a3]) by HK0PR01MB2001.apcprd01.prod.exchangelabs.com ([fe80::d0ce:e374:5a1a:f8a3%5]) with mapi id 15.20.4995.016; Thu, 17 Feb 2022 14:22:42 +0000
From: Ronald Tse <tse@ribose.com>
To: Robert Sparks <rjsparks@nostrum.com>
CC: "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>, XML2RFC Interest Group <xml2rfc@ietf.org>, "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>, tools-discuss <tools-discuss@ietf.org>
Thread-Topic: [xml2rfc-dev] New xml2rfc release: v3.12.2
Thread-Index: AQHYI3h05tdSDkCfWUik5/0nBMkmaKyXzLOA
Date: Thu, 17 Feb 2022 14:22:42 +0000
Message-ID: <73B345C2-4E4E-48E1-A5A5-9A3DC959A013@ribose.com>
References: <b41290a7-41ec-367c-ce78-b07a97cd2613@nostrum.com>
In-Reply-To: <b41290a7-41ec-367c-ce78-b07a97cd2613@nostrum.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-mailer: Apple Mail (2.3693.60.0.1.1)
authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=ribose.com;
x-ms-publictraffictype: Email
x-ms-office365-filtering-correlation-id: d0dee395-e6fc-4b77-1921-08d9f220f5b1
x-ms-traffictypediagnostic: PS1PR01MB3513:EE_
x-microsoft-antispam-prvs: <PS1PR01MB351356C7E1F258A401E1038DD7369@PS1PR01MB3513.apcprd01.prod.exchangelabs.com>
x-ms-oob-tlc-oobclassifiers: OLM:8882;
x-ms-exchange-senderadcheck: 1
x-ms-exchange-antispam-relay: 0
x-microsoft-antispam: BCL:0;
x-microsoft-antispam-message-info: HlXMnTay1Y9BJjaphYmQvhrrvqCiaZap3JFrPgt2tHVVuA0LxYXOeQXwPhl7ERPRXYn6OiW23Sm6G7dOZOqfcNNkPQ0a+sQZBqGznG8iJksSgBLkKnmFFJm935gYMWXDxgfk4SW88RQ6Kue2fAV6xAa8AnlJ34skbYukDszN55YoZs7lS8f7GnyK9o6/xYg3MjyGmFKmDeo1M5Q2EHLIZPlVTsoZOYvaW7GKHnUh/H5jD00NySiNHVoMeagj4Fz3/a9BdvuT5Z4qkt3Wnq50VU2lAVScsyXyqtHonWimw4jQV3m649ZbmU1L6Lj5TgYO3cqPCxsnqHljq0C1OPJNTeIm/0qKcRIK2BsB+c+wYt1m7quSV0J+XXdGm/ChWWxzCPnH36GLjRNkhZJ+0wDeOy5csaA7fB/ehTI/x3yoFUIkKQeYbNl/AemP3EW4SX6Qd34epLQ854FKd1NUBtZA3mhBv98BIEZfRksqkau5wQr2v1fLIJG67KARJ8dyccfquSp/IKTkO2QLel73bcFD8ztVwGDxra/QPMJCbdkdv67tizPVbrK2VRudz11bl15JdyJYVJl5qz9nz4HulCgrB9WNjNqjYAqp+JsDVHlxoZb9rHmK/KOgPsGesxfspHRozEgkZB1k5mzXeFJkW1La7Cxh4N58dtIZsd08iuLEPbrdELLZ9+D5dKarw8KU3I89mDQzAwVNsWGe/FavMeqsT193aJr+bVnFczc7Y1+yszRxBfbbeG9Dm6ivJufAhMkiTJkX3wSIvaFTjxgNp675unn1v4YiAXwgxeWdUoDNKF8=
x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;  IPV:NLI; SFV:NSPM; H:HK0PR01MB2001.apcprd01.prod.exchangelabs.com; PTR:;  CAT:NONE; SFS:(13230001)(346002)(376002)(39830400003)(396003)(366004)(136003)(53546011)(2906002)(4326008)(6512007)(8676002)(86362001)(64756008)(66446008)(66476007)(66556008)(38100700002)(316002)(8936002)(966005)(6506007)(6486002)(71200400001)(508600001)(122000001)(33656002)(76116006)(91956017)(166002)(66946007)(54906003)(5660300002)(2616005)(83380400001)(186003)(6916009)(36756003)(26005)(38070700005); DIR:OUT; SFP:1101; 
x-ms-exchange-antispam-messagedata-chunkcount: 1
x-ms-exchange-antispam-messagedata-0: =?us-ascii?Q?Kj10igrlnC+TnSt8Xbr50N3KujPxjrosuiX6nMZxuKisTUTXSNU0/bkD6Q3h?= =?us-ascii?Q?AjhGn5ZKHxcHIxQbUm3Y97qC3DIdcs2NYsMBehtgPf6xxDjsuDnhSHmAxQH6?= =?us-ascii?Q?oZhZZ/QkSqujXVsg0g20eO2/3BL6QX/FZeb4Q0JhEufWXWkqrF1TVYWGLtF5?= =?us-ascii?Q?0NKPInWe4YbS8ceWWWj/jdQ4do5/pnIpdwNmLyYFNJ7jUdQXKkLAybxuu1Cb?= =?us-ascii?Q?wgVFbv3IP0svY81QO7R8uU8Rk9yXrZGysHQhPbHzNqLpsSLhu+2Y6iTforrE?= =?us-ascii?Q?eu4+Xiwyy7hQI6cMM3+MzCC51OsxNuibBGoAoo2nx8aTC6r6tFxWZwcnRN8J?= =?us-ascii?Q?YlichBVIz4ODadFTRQaj8Htmw/YnFVyAeSdKx4ZCG+/WB0rQue8w83oDAQ2H?= =?us-ascii?Q?g1U+kzMNAlg2ZyieTTDZGl3iGzcLW3zbw8QG7z7uVY0MFbXkDmplH9N3o2pH?= =?us-ascii?Q?tGvv9n9941c7a3f2tj29pMGRqQr56abTf8HN0ficHilVGrcr0R85MgdnLJBM?= =?us-ascii?Q?KpO6vdJwuNjVnnksrKLsaJnV6urgWY55Jp/DArLa0P9go2YKaEivPQFDgBtX?= =?us-ascii?Q?Vbl1xt1lQAXsyq/0EcJpiOCjIrERCswHspnXFRziO52AjAhe1MBE/BUkgALT?= =?us-ascii?Q?e/foG6lx4Ykea0LqCq9gVwfp3ioPpspuOHI55GMuOr9AiV7lkQ1Q/VRJaJac?= =?us-ascii?Q?ORkJAo3rT97OI+IknLQ9l16ZyZC0Yr0tPNo+x8eYaCIbQi/ULtBhjIEDvthP?= =?us-ascii?Q?0aF4kZQr1sm6Pe26b6vJBqVuRuKXrYLWRVd5HMTQfSKD2FxWmgwE9POQrp75?= =?us-ascii?Q?3MFQlVVuOESyFt7hI9LLi6ZPoQHx8+TfhdV2KQQCThtcd3vvWTF5Hk6nNW0r?= =?us-ascii?Q?ibRV/nCLm+zt8hCvpBY4lEvjkBTPYyFJUz/Gy0lGCDn/VA6y53kaF2Gvr9fs?= =?us-ascii?Q?gU6M0k+SHYSsEX1QiCa4JjTQIpa/uRjWwBgUO2I0784lrRFFqPIfo4KbS+E2?= =?us-ascii?Q?Jd9bIkruhtLPLRmshOMonC3e4J4ZlXcS4HFr17aNViBRZPpMDLJPN51XIXg/?= =?us-ascii?Q?Ul1fDm1dLNzAo+I1dQ1vqXLRh14C5IE0fHWAkDkqH7QgTLdfjFd7nab9fysY?= =?us-ascii?Q?ZBLLtHnAo/oC2p1Fpf9XIWY2j2nskDMMmR/uqTaZTy+BCDpESei4E2yqaZ9v?= =?us-ascii?Q?nPvc2EZAIBscKcB2NDSC5iuWWz1fbFdzIS3D/cwf31KnRmw/726CDPhpOPI2?= =?us-ascii?Q?g5Bvh7yZz7IfVj+d96dvRlbWC8DPyK4S7sjTieGvx73fs7dSIg0mxd5dhPK7?= =?us-ascii?Q?S8E+G8AudnmhyMtwQ/trEXzEIxobLkqov6NpjUlvYJ7LdefsNs3jxYGWWYhM?= =?us-ascii?Q?ym5VwrI0wKint2WRjNIsa1LXbYp8kH2vLQelxhtFZjiIu4SIbH9fsVfHe9z1?= =?us-ascii?Q?REgPi1AAIK3DYLODa49u15f5fv8Ud9wW6ykU4KY5kPRCD2uvJo90w+w7otTe?= =?us-ascii?Q?PilW8O1bmnAYwF7de/ULk0/bc08vURLN6STiiu9DRyL/GMwH3rHkmRdgGpNG?= =?us-ascii?Q?v4T3npYSou7gtDSBMHxSQrexKa3Ro5pxCj9PBuFQ?=
Content-Type: multipart/alternative; boundary="_000_73B345C24E4E48E1A5A59A3DC959A013ribosecom_"
MIME-Version: 1.0
X-OriginatorOrg: ribose.com
X-MS-Exchange-CrossTenant-AuthAs: Internal
X-MS-Exchange-CrossTenant-AuthSource: HK0PR01MB2001.apcprd01.prod.exchangelabs.com
X-MS-Exchange-CrossTenant-Network-Message-Id: d0dee395-e6fc-4b77-1921-08d9f220f5b1
X-MS-Exchange-CrossTenant-originalarrivaltime: 17 Feb 2022 14:22:42.2660 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: d98a04ff-ef98-489b-b33c-13c23a2e091a
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-MS-Exchange-CrossTenant-userprincipalname: CMTe1qsLH3xCw8uT+iODg+uszE4gpOQ+/os2C4dw5VuFyRW7IVQ8vo/biTZUINcm
X-MS-Exchange-Transport-CrossTenantHeadersStamped: PS1PR01MB3513
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/oYd1zF-2rMKgXImqQ96q_D3SVvo>
Subject: Re: [xml2rfc] [xml2rfc-dev] New xml2rfc release: v3.12.2
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Feb 2022 14:23:02 -0000

--_000_73B345C24E4E48E1A5A59A3DC959A013ribosecom_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Congratulations to the xml2rfc team! This is an excellent step that will se=
rve the community well.

Ron

_____________________________________

Ronald Tse
Ribose Inc.

+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D+
This message may contain confidential and/or privileged
information.  If you are not the addressee or authorized to
receive this for the addressee, you must not use, copy,
disclose or take any action based on this message or any
information herein.  If you have received this message in
error, please advise the sender immediately by reply e-mail
and delete this message.  Thank you for your cooperation.
+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D+

On 17 Feb 2022, at 5:01 AM, Robert Sparks <rjsparks@nostrum.com<mailto:rjsp=
arks@nostrum.com>> wrote:


This is _not_ an automated message - we'll build automated mail about relea=
ses into the repositories later (or better, people can subscribe to the rep=
ository for new releases directly).

xml2rfc's repository is now at https://github.com/ietf-tools/xml2rfc/

This release is our first from github.

It fixes https://github.com/ietf-tools/xml2rfc/issues/700

As before:


The preferred way to install xml2rfc is by doing 'pip install xml2rfc',
and 'pip install --upgrade xml2rfc' to upgrade.  If there are system-
installed python modules which pip will not upgrade, you may have to
use 'pip install --upgrade --no-deps xml2rfc' and install dependencies
manually.

Many thanks to Nick, Kesara, and Jennifer for building out and testing the =
infrastructure needed to make this release.

RjS

_______________________________________________
xml2rfc-dev mailing list
xml2rfc-dev@ietf.org<mailto:xml2rfc-dev@ietf.org>
https://www.ietf.org/mailman/listinfo/xml2rfc-dev


--_000_73B345C24E4E48E1A5A59A3DC959A013ribosecom_
Content-Type: text/html; charset="us-ascii"
Content-ID: <7E6FC0589B7A98468253AF5BD4249431@apcprd01.prod.exchangelabs.com>
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
</head>
<body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; line-break:=
 after-white-space;" class=3D"">
Congratulations to the xml2rfc team! This is an excellent step that will se=
rve the community well.
<div class=3D""><br class=3D"">
</div>
<div class=3D"">Ron</div>
<div class=3D""><br class=3D"">
<div class=3D"">
<div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; t=
ext-align: start; text-indent: 0px; text-transform: none; white-space: norm=
al; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-w=
rap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-=
space;" class=3D"">
_____________________________________<br class=3D"">
<br class=3D"">
Ronald Tse<br class=3D"">
Ribose Inc.<br class=3D"">
<br class=3D"">
+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D+<br class=3D"">
This message may contain confidential and/or privileged<br class=3D"">
information. &nbsp;If you are not the addressee or authorized to<br class=
=3D"">
receive this for the addressee, you must not use, copy,<br class=3D"">
disclose or take any action based on this message or any<br class=3D"">
information herein. &nbsp;If you have received this message in<br class=3D"=
">
error, please advise the sender immediately by reply e-mail<br class=3D"">
and delete this message. &nbsp;Thank you for your cooperation.<br class=3D"=
">
+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D+</div>
</div>
<div><br class=3D"">
<blockquote type=3D"cite" class=3D"">
<div class=3D"">On 17 Feb 2022, at 5:01 AM, Robert Sparks &lt;<a href=3D"ma=
ilto:rjsparks@nostrum.com" class=3D"">rjsparks@nostrum.com</a>&gt; wrote:</=
div>
<br class=3D"Apple-interchange-newline">
<div class=3D"">
<div class=3D"">
<p class=3D"">This is _not_ an automated message - we'll build automated ma=
il about releases into the repositories later (or better, people can subscr=
ibe to the repository for new releases directly).</p>
<p class=3D"">xml2rfc's repository is now at <a class=3D"moz-txt-link-freet=
ext" href=3D"https://github.com/ietf-tools/xml2rfc/">
https://github.com/ietf-tools/xml2rfc/</a></p>
<p class=3D"">This release is our first from github.</p>
<p class=3D"">It fixes <a class=3D"moz-txt-link-freetext" href=3D"https://g=
ithub.com/ietf-tools/xml2rfc/issues/700">
https://github.com/ietf-tools/xml2rfc/issues/700</a><br class=3D"">
</p>
<p class=3D"">As before:</p>
<div class=3D""><br class=3D"webkit-block-placeholder">
</div>
<blockquote type=3D"cite" class=3D"">
<pre class=3D"">The preferred way to install xml2rfc is by doing 'pip insta=
ll xml2rfc',
and 'pip install --upgrade xml2rfc' to upgrade.  If there are system-
installed python modules which pip will not upgrade, you may have to
use 'pip install --upgrade --no-deps xml2rfc' and install dependencies
manually.</pre>
</blockquote>
<p class=3D"">Many thanks to Nick, Kesara, and Jennifer for building out an=
d testing the infrastructure needed to make this release.</p>
<p class=3D"">RjS</p>
</div>
_______________________________________________<br class=3D"">
xml2rfc-dev mailing list<br class=3D"">
<a href=3D"mailto:xml2rfc-dev@ietf.org" class=3D"">xml2rfc-dev@ietf.org</a>=
<br class=3D"">
https://www.ietf.org/mailman/listinfo/xml2rfc-dev<br class=3D"">
</div>
</blockquote>
</div>
<br class=3D"">
</div>
</body>
</html>

--_000_73B345C24E4E48E1A5A59A3DC959A013ribosecom_--


From nobody Fri Feb 18 02:39:23 2022
Return-Path: <loa@pi.nu>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B1DA3A0CC4 for <xml2rfc@ietfa.amsl.com>; Fri, 18 Feb 2022 02:39:22 -0800 (PST)
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, 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 ylRQEhYr3rRm for <xml2rfc@ietfa.amsl.com>; Fri, 18 Feb 2022 02:39:17 -0800 (PST)
Received: from pipi.pi.nu (pipi.pi.nu [83.168.239.141]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B5383A09F9 for <xml2rfc@ietf.org>; Fri, 18 Feb 2022 02:39:14 -0800 (PST)
Received: from [192.168.1.98] (unknown [112.206.242.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: loa@pi.nu) by pipi.pi.nu (Postfix) with ESMTPSA id 3A2C63663E1 for <xml2rfc@ietf.org>; Fri, 18 Feb 2022 11:39:11 +0100 (CET)
Message-ID: <6cb7852a-8a08-1816-d709-e4775a725a7e@pi.nu>
Date: Fri, 18 Feb 2022 18:39:07 +0800
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.0
Content-Language: en-CA
To: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
From: Loa Andersson <loa@pi.nu>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/EUNHVmGaDWN7qBi4aqntnRDovos>
Subject: [xml2rfc] questions about markdpwn syntac
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Feb 2022 10:39:22 -0000

Folks,

Can you point me to the correct list asking question about markdown 
reference syntax?

/Loa
-- 
Loa Andersson                        email: loa@pi.nu
Senior MPLS Expert                          loa.pi.nu@gmail.com
Bronze Dragon Consulting             phone: +46 739 81 21 64


From nobody Fri Feb 18 05:51:39 2022
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE9AD3A10DB for <xml2rfc@ietfa.amsl.com>; Fri, 18 Feb 2022 05:51:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level: 
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, 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 XHqpBttP2lfw for <xml2rfc@ietfa.amsl.com>; Fri, 18 Feb 2022 05:51:33 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 865D53A00E4 for <xml2rfc@ietf.org>; Fri, 18 Feb 2022 05:51:33 -0800 (PST)
Received: from client-0015.vpn.uni-bremen.de (client-0015.vpn.uni-bremen.de [134.102.107.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4K0Y5F3PGVzDCc0; Fri, 18 Feb 2022 14:51:29 +0100 (CET)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <6cb7852a-8a08-1816-d709-e4775a725a7e@pi.nu>
Date: Fri, 18 Feb 2022 14:51:29 +0100
Cc: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
X-Mao-Original-Outgoing-Id: 666885088.988839-4693964448709360084066c62bcce506
Content-Transfer-Encoding: quoted-printable
Message-Id: <8A533BE8-E72B-42A1-80A8-FD01B9F35D0E@tzi.org>
References: <6cb7852a-8a08-1816-d709-e4775a725a7e@pi.nu>
To: Loa Andersson <loa@pi.nu>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/kJA1Y7dTJnbI6nVxEtp0R386Vlc>
Subject: Re: [xml2rfc] questions about markdpwn syntac
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Feb 2022 13:51:38 -0000

On 2022-02-18, at 11:39, Loa Andersson <loa@pi.nu> wrote:
>=20
> Folks,
>=20
> Can you point me to the correct list asking question about markdown =
reference syntax?

Hi Loa,

that would be rfc-markdown@ietf.org

Gr=C3=BC=C3=9Fe, Carsten


