Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1604 > unrolled thread
| Started by | Dave <INVALID.NOREPLY@gnu.org> |
|---|---|
| First post | 2020-01-06 17:22 -0500 |
| Last post | 2020-01-06 17:22 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.groff.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[bug #57546] [PATCH] make \[dd] transparent for end-of-sentence detection Dave <INVALID.NOREPLY@gnu.org> - 2020-01-06 17:22 -0500
| From | Dave <INVALID.NOREPLY@gnu.org> |
|---|---|
| Date | 2020-01-06 17:22 -0500 |
| Subject | [bug #57546] [PATCH] make \[dd] transparent for end-of-sentence detection |
| Message-ID | <mailman.2146.1578349372.1979.bug-groff@gnu.org> |
URL:
<https://savannah.gnu.org/bugs/?57546>
Summary: [PATCH] make \[dd] transparent for end-of-sentence
detection
Project: GNU troff
Submitted by: barx
Submitted on: Mon 06 Jan 2020 04:22:45 PM CST
Category: Core
Severity: 3 - Normal
Item Group: Warning/Suspicious behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
The characters \[dd] and \[dg] have nearly identical meanings, so should be
treated identically in text processing. groff, however, gives \[dg] but not
\[dd] a cflags value of 32. It is probably better to address this by adding
\[dd] to this category rather than removing \[dg].
Commit 54405b9a made a similar change, adding character (\[cq]) to the
"transparent" set. Using this commit as a template, I crafted the attached
patch to add \[dd]. It changes all the same files as 54405b9a except
ChangeLog, which will have to be done by whoever applies the patch anyway.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 06 Jan 2020 04:22:45 PM CST Name: add_dd_char.patch Size: 3KiB
By: barx
<http://savannah.gnu.org/bugs/download.php?file_id=48173>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57546>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Back to top | Article view | gnu.groff.bug
csiph-web