On Wed, Feb 22, 2023 at 06:44:05PM +0000, Gavin Smith wrote: > Hence, what I propose is adding a new variable (ASCII_GLYPH or similar) > for the first point, set to false by default. ASCII_PUNCTUATION would > only affect the second point, and be set to true by default.
I've done this in commit 267ecedcbf3a3. Several of the tests in t/plaintext.t setting ASCII_PUNCTUATION are now redundant. They could be removed, or we could amend the tests to test ASCII_GLYPH also. I'll update NEWS and doc/texinfo.texi once it's clear what the best way forward is.