Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1604
| Path | csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Dave <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.groff.bug |
| Subject | [bug #57546] [PATCH] make \[dd] transparent for end-of-sentence detection |
| Date | Mon, 6 Jan 2020 17:22:46 -0500 (EST) |
| Lines | 56 |
| Approved | bug-groff@gnu.org |
| Message-ID | <mailman.2146.1578349372.1979.bug-groff@gnu.org> (permalink) |
| References | <20200106-162245.sv93119.65017@savannah.gnu.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1578349372 9719 209.51.188.17 (6 Jan 2020 22:22:52 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Dave <saint.snit@gmail.com>, bug-groff@gnu.org |
| Envelope-to | bug-groff@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [2001:470:142:5::79] |
| X-Savane-Project | groff |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 57546 |
| User-Agent | Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Firefox/45.0 |
| X-Apparently-From | 2605:a601:aac3:e300:55b7:e0e9:96ca:b482 (Savane authenticated user barx) |
| In-Reply-To | |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 209.51.188.79 |
| X-BeenThere | bug-groff@gnu.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | "Bug reports for the GNU version of nroff, troff et al" <bug-groff.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-groff>, <mailto:bug-groff-request@gnu.org?subject=unsubscribe> |
| List-Archive | <https://lists.gnu.org/archive/html/bug-groff> |
| List-Post | <mailto:bug-groff@gnu.org> |
| List-Help | <mailto:bug-groff-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-groff>, <mailto:bug-groff-request@gnu.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <20200106-162245.sv93119.65017@savannah.gnu.org> |
| Xref | csiph.com gnu.groff.bug:1604 |
Show key headers only | View raw
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 gnu.groff.bug | Previous | Next | Find similar | Unroll thread
[bug #57546] [PATCH] make \[dd] transparent for end-of-sentence detection Dave <INVALID.NOREPLY@gnu.org> - 2020-01-06 17:22 -0500
csiph-web