groff
[Top][All Lists]
Advanced

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

[PATCH] tweak a mom diagnostic


From: G. Branden Robinson
Subject: [PATCH] tweak a mom diagnostic
Date: Fri, 16 Feb 2024 14:20:47 -0600

Hi Peter,

I spotted a mom(7) diagnostic that was not prefix with "[mom]" to
indicate what was speaking.

Here's my proposed patch.

diff --git a/contrib/mom/om.tmac b/contrib/mom/om.tmac
index d3b5002a8..e942df0ed 100644
--- a/contrib/mom/om.tmac
+++ b/contrib/mom/om.tmac
@@ -23617,7 +23617,7 @@ .             defcolor pdf:href.colour rgb \\$1
 .           el \{\
 .               as PDF_TXT Unknown
 .               if !rPDF_UNKNOWN .tm \
-\\n[.F]:\\n[.c]: forward reference detected (please run using 'pdfmom')
+[mom]: \\n[.F]:\\n[.c]: forward reference detected (please run using 'pdfmom')
 .               nr PDF_UNKNOWN 1
 .           \}
 .        \}

Do you mind if I include this in {my next,a future} push?

Regards,
Branden

Attachment: signature.asc
Description: PGP signature


reply via email to

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