[bug #53340] [PATCH] contrib/mom/mom.am: Install the file "om.tmac-u" which includes the documentation

2022-03-05 Thread G. Branden Robinson
Update of bug #53340 (project groff):

 Discussion Lock:  Locked => Any

___

Follow-up Comment #2:

This ticket was rapidly invalidated, but with the discussion locked it never
got a record of why.


commit 69c5a52a05efc39388b893d5b4d7cff549b6ab18
Author: Peter Schaffter 
Date:   Fri Mar 16 12:58:59 2018 -0400

Rename contrib/mom/om.tmac-u to contrib/mom/om.tmac
Remove om.tmac from .gitignore.
Fix mom.am to install om.tmac unstripped.


___

Reply to this item at:

  

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




[bug #53340] [PATCH] contrib/mom/mom.am: Install the file "om.tmac-u" which includes the documentation

2018-03-15 Thread Ingo Schwarze
Update of bug #53340 (project groff):

Category:None => Macro - mom
Severity:  3 - Normal => 1 - Wish   
  Status:None => Invalid
 Open/Closed:Open => Closed 
 Discussion Lock: Any => Locked 

___

Follow-up Comment #1:

This is totally incomplete and hence misleading and unhelpful.  The poster
obviously neither knows what he is talking about nor tested anything.

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
bug-groff mailing list
bug-groff@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-groff


[bug #53340] [PATCH] contrib/mom/mom.am: Install the file "om.tmac-u" which includes the documentation

2018-03-13 Thread Bjarni Ingi Gislason
URL:
  

 Summary: [PATCH] contrib/mom/mom.am: Install the file
"om.tmac-u" which  includes the documentation
 Project: GNU troff
Submitted by: bjarniig
Submitted on: Tue 13 Mar 2018 11:21:22 PM UTC
Category: None
Severity: 3 - Normal
  Item Group: Wishlist
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: None

___

Details:


>From 7cc3cfd2db645050143bd242ddd549e4c4ee60c9 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason 
Date: Tue, 13 Mar 2018 23:14:54 +
Subject: [PATCH] contrib/mom/mom.am: Install the file "om.tmac-u" which
 includes the documentation

  Only the stripped file "om.tmac" is now installed.  Without the
included comments the code is hard to understand.

Signed-off-by: Bjarni Ingi Gislason 
---
 contrib/mom/mom.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/mom/mom.am b/contrib/mom/mom.am
index 68389dd6..799eee95 100644
--- a/contrib/mom/mom.am
+++ b/contrib/mom/mom.am
@@ -39,7 +39,8 @@ man7_MANS += contrib/mom/groff_mom.7
 # om.tmac is generated in the build tree from the unstripped file om.tmac-u
with
 #  strip.sed
 MOMNORMALFILES = \
-  contrib/mom/mom.tmac
+  contrib/mom/mom.tmac \
+  contrib/mom/om.tmac-u
 MOMSTRIPFILES = \
   contrib/mom/om.tmac
 momtmacdir = $(tmacdir)
-- 
2.16.1






___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/


___
bug-groff mailing list
bug-groff@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-groff