bugGNU roff - Bugs: bug #64204, [mm] `HU` doesn't support a suffix...

 
 

bug #64204: [mm] `HU` doesn't support a suffix as `H` does

Submitter:  G. Branden Robinson <gbranden>
Submitted:  Wed 17 May 2023 02:49:33 AM UTC
   
 
Category:  Macro mm Severity:  1 - Wish
Item Group:  Feature change Status:  Fixed
Privacy:  Public Assigned to:  gbranden
Open/Closed:  Closed Planned Release:  1.24.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 10 Jul 2023 08:50:18 AM UTC, comment #2: 


commit 12f774848cfe90e3446ba26c83ecf23bd0ccaa0e
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Thu May 25 08:46:45 2023 -0500

    [mm]: Accept a second argument to `HU`.

    * contrib/mm/m.tmac (HU): Pass `H` all of our arguments.  Also validate
      quantity of arguments and throw error if called with none.

    Fixes <https://savannah.gnu.org/bugs/?64204>.


G. Branden Robinson <gbranden>
Group administrator
Thu 01 Jun 2023 02:48:35 PM UTC, comment #1: 

Fixed on my branch.


commit 885bade0f17298e1102a030407d8fad073e67691
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Thu May 25 08:46:45 2023 -0500

    [mm]: Accept a second argument to `HU`.

    * contrib/mm/m.tmac (HU): Pass `H` all of our arguments.  Also validate
      quantity of arguments and throw error if called with none.

    Fixes <https://savannah.gnu.org/bugs/?64204>.


G. Branden Robinson <gbranden>
Group administrator
Wed 17 May 2023 02:49:33 AM UTC, original submission:  

The `HU` macro doesn't support a suffix argument, but there's not reason it can't or shouldn't.

It would also be dead easy to support, given the simplicity of its definition.


.de HU
.H 0 "\\$1"
..


Add this as a GNU extension.

G. Branden Robinson <gbranden>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-07-10 gbranden StatusReady for Merge Fixed
        Open/ClosedOpen Closed
        Planned ReleaseNone 1.24.0
    2023-06-01 gbranden StatusIn Progress Ready for Merge
    2023-05-25 gbranden StatusNone In Progress
        Assigned toNone gbranden

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code