Update of bug #68277 (group groff):

                  Status:             In Progress => Fixed
             Open/Closed:                    Open => Closed

    _______________________________________________________

Follow-up Comment #5:


commit 68ca283c26f4437f9c85d1e609c67189a5b28a0e
Author: G. Branden Robinson <[email protected]>
Date:   Wed May 6 09:31:45 2026 -0500

    [groff]: Make `-I` stop implying `-g` and `-s`.
    
    To date, specifying `-I` has been the only way (employing only groff(1))
    as a pipeline manager, a usage we strongly encourage) to get an `-M`
    option of the same meaning to grn.
    
    However, we didn't know, simply from the user's specification of `-I`,
    that they meant to pass a `-M` option to grn.  Maybe they meant it for
    soelim(1).  Maybe they don't need preprocessors at all.
    
    With grn(1) now accepting `-I`, groff(1) no longer needs to synthesize
    `-g` and `-s` to cover these bases.  If the user demands these the
    grn(1) and soelim(1) preprocessors, they can specify their options,
    consistently with other groff preprocessors support a command-line
    option.
    
    * src/roff/groff/groff.cpp (main) <I>: Do it.
    
    * contrib/hdtbl/hdtbl.am ($(HDTBLPROCESSEDEXAMPLEFILES):
    * doc/doc.am (doc/webpage.html, doc/webpage.ps): Drop now-unnecessary
      dependencies on "grn" and "soelim".
    
    * src/roff/groff/groff.1.man (groff-specific options) <I>:
    * NEWS: Document it.
    
    Fixes <https://savannah.gnu.org/bugs/?68277>.




    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature

Reply via email to