[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #56015] tty device should handle bullet character more intelligentl
From: |
G. Branden Robinson |
Subject: |
[bug #56015] tty device should handle bullet character more intelligently |
Date: |
Mon, 10 May 2021 22:47:45 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #4, bug #56015 (project groff):
I can't say I really understand the reasoning in the logic of the original or
as modified.
grotty(1) supports four encodings, which it calls "ascii", "latin1", "cp1047",
and "utf8".
"ascii" has neither the centered period (\[pc]) nor the middle dot (\[md]).
"latin1", and its permutation, "cp1047", have the "middle dot" (\[md]).
"utf8" has both, as well as a bullet \[bu].
I don't understand why (1), we're using .tr for these \[bu] replacements
instead of .char or .fchar and (2) why we're pretending that we don't know
what the encoding will cover if it's not UTF-8 and not ASCII.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56015>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/