bug-groff
[Top][All Lists]
Advanced

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

[bug #54910] much documentation still recommends address@hidden for fili


From: G. Branden Robinson
Subject: [bug #54910] much documentation still recommends address@hidden for filing bug reports
Date: Sun, 4 Nov 2018 03:13:17 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #1, bug #54910 (project groff):

I'm thinking the best thing to do here is leverage the Autoconf variable
PACKAGE_BUGREPORT.

First we'd need to update configure.ac to move to the URL instead of the email
address.

Then we need to update Makefile.am to do a sed substitution in the man pages,
similar to @address@hidden

Then the man pages that refer to bug-groff need to be updated to use
@PACKAGE_BUGREPORT@ string instead.  Unfortunately, we'd violate the
abstraction layering here by having to know whether to use .MT/.ME or .UR/.UE
macros to mark it up with. At the cost of greater complexity, we could solve
this by making a more complex substitution in Makefile.am.

That leaves the following:
BUG-REPORT
NEWS
PROJECTS
README
contrib/groffer/README
contrib/mm/README
contrib/mm/m.tmac
contrib/mm/mm/0.MT
contrib/mm/mm/4.MT
contrib/mm/mm/5.MT
contrib/mm/mm/ms.cov
contrib/mm/mse.tmac
doc/groff.texi
doc/webpage.ms
src/devices/xditview/README


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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