Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.groff.bug > #1604

[bug #57546] [PATCH] make \[dd] transparent for end-of-sentence detection

From Dave <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.groff.bug
Subject [bug #57546] [PATCH] make \[dd] transparent for end-of-sentence detection
Date 2020-01-06 17:22 -0500
Message-ID <mailman.2146.1578349372.1979.bug-groff@gnu.org> (permalink)
References <20200106-162245.sv93119.65017@savannah.gnu.org>

Show all headers | 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


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