nmh-workers
[Top][All Lists]
Advanced

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

FT_LITF?


From: David Levine
Subject: FT_LITF?
Date: Sun, 14 Nov 2021 22:30:14 +0000

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



reply via email to

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