1 10/04/82  send_mail request:  fill, fi
 2 
 3 Syntax:  fi {-control_args}
 4 
 5 
 6 Function:  reformats the text of the message according to the fill-on
 7 and align-left modes of compose.
 8 
 9 
10 Control arguments:
11 -line_length N, -ll N
12    specifies the line length to use when reformatting the message text.
13    If this control argument is not given, the line length specified on
14    the send_mail command line will be used; if, however, no line length
15    was specified on the send_mail command line, a line length of 72
16    will be used.
17 
18 
19 Notes:
20 If the -fill control argument, which is the default for terminal input,
21 was specified on the send_mail command line, the message will be
22 reformatted after each use of the qedx and apply requests.  This
23 automatic reformatting can be overriden by use of the -no_fill control
24 arguments to these requests.