nmh-workers
[Top] [All Lists]

FT_LITF?

2021-11-14 16:30:38
Hi,

There's some apparently unfinished code in fmt_scan():

    rjust = true;               /* XXX should do something with this */

That's in the code that implements support for FT_LITF.  My question
is:  can any of the FT_LITF code be reached?  I don't see anything in
fmt_compile.c that creates an FT_LITF component.

Also, I don't know how an FT_LITF would be specified in an MH format
string.  If that's correct, I don't think it's necessary to add that,
because a literal itself could right-justified and filled as desired.

David

<Prev in Thread] Current Thread [Next in Thread>