bug-groff
[Top][All Lists]
Advanced

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

[bug #54175] [PATCH] an-old.tmac: Add the input file name and line numbe


From: Bjarni Ingi Gislason
Subject: [bug #54175] [PATCH] an-old.tmac: Add the input file name and line number to a diagrostic
Date: Sun, 24 Jun 2018 12:36:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

URL:
  <http://savannah.gnu.org/bugs/?54175>

                 Summary: [PATCH] an-old.tmac: Add the input file name and
line number to a  diagrostic
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Sun 24 Jun 2018 04:36:55 PM UTC
                Category: Macro - man
                Severity: 3 - Normal
              Item Group: Wishlist
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:


>From c946a57edb00564b48718b3d67b9192e5c177a7c Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sun, 24 Jun 2018 16:13:43 +0000
Subject: [PATCH] an-old.tmac: Add the input file name and line number to a
 diagrostic

  Add the input file name and line number to a diagrostic in the marco
'R'.

Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
 tmac/an-old.tmac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/an-old.tmac b/tmac/an-old.tmac
index b5408b83..97658474 100644
--- a/tmac/an-old.tmac
+++ b/tmac/an-old.tmac
@@ -669,7 +669,7 @@
 .de1 R
 \c
 .  ie \\n[.$] \{\
-.    tm 'R' is a string (producing the registered sign), not a macro.
+.    tm \\n[.F]: line \\n[.c]: 'R' is a string (producing the registered
sign), not a macro.
 .    nop \\$*
 .  \}
 .  el \{\
-- 
2.18.0






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54175>

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




reply via email to

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