bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Bjarni Ingi Gislason
Subject: [bug #57638] Regression: -me's .nm macro broken as of commit 2cc968c7
Date: Thu, 6 Feb 2020 20:27:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]