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


Groups > gnu.groff.bug > #1724 > unrolled thread

[bug #57638] Regression: -me's .nm macro broken as of commit 2cc968c7

Started byBjarni Ingi Gislason <INVALID.NOREPLY@gnu.org>
First post2020-02-06 20:27 -0500
Last post2020-02-06 20:27 -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.


Contents

  [bug #57638] Regression: -me's .nm macro broken as of commit 2cc968c7 Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> - 2020-02-06 20:27 -0500

#1724 — [bug #57638] Regression: -me's .nm macro broken as of commit 2cc968c7

FromBjarni Ingi Gislason <INVALID.NOREPLY@gnu.org>
Date2020-02-06 20:27 -0500
Subject[bug #57638] Regression: -me's .nm macro broken as of commit 2cc968c7
Message-ID<mailman.400.1581038866.2412.bug-groff@gnu.org>
Follow-up Comment #3, bug #57638 (project groff):


[comment #2 comment #2:]
> G Helffrich posted a patch:
http://lists.gnu.org/archive/html/bug-groff/2020-01/msg00086.html

  The provided patch uses 'd' instead of 'r' in the test.

    Add a test for the numeric registers "_#p" and "_#f"
in the macro ".nm",
before they are used.

  Changed lines:

-.	ps \\n[_#p]
-.	ft \\n[_#f]
+.	if r _#p .ps \\n[_#p]
+.	if r _#f .ft \\n[_#f]


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57638>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/

[toc] | [standalone]


Back to top | Article view | gnu.groff.bug


csiph-web