Hi again --
...and then David T-G said...
%
% than to some number greater or less than zero. I did a doc patch for 1.2,
% and here it is for 1.3.22.1 in anticipation of 1.4 coming out.
D'oh -- thanks to Cedric for noticing my little error. Here's version 2.
:-D
--
David T-G * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg!
diff -urN mutt-1.3.22.1-orig/Muttrc mutt-1.3.22.1/Muttrc
--- mutt-1.3.22.1-orig/Muttrc Thu Aug 30 17:28:49 2001
+++ mutt-1.3.22.1/Muttrc Sun Sep 9 14:32:03 2001
@@ -2648,9 +2648,11 @@
# to finish before giving up and putting delivery in the background.
#
# Mutt interprets the value of this variable as follows:
-# >0 number of seconds to wait for sendmail to finish before continuing
-# 0 wait forever for sendmail to finish
-# <0 always put sendmail in the background without waiting
+# greater than 0 number of seconds to wait for sendmail to
+# finish before continuing
+# 0 wait forever for sendmail to finish
+# less than 0 always put sendmail in the background
+# without waiting
#
#
# Note that if you specify a value other than 0, the output of the child
diff -urN mutt-1.3.22.1-orig/doc/manual-6.html mutt-1.3.22.1/doc/manual-6.html
--- mutt-1.3.22.1-orig/doc/manual-6.html Thu Aug 30 17:29:00 2001
+++ mutt-1.3.22.1/doc/manual-6.html Sat Sep 8 08:41:00 2001
@@ -2459,9 +2459,9 @@
<P>Mutt interprets the value of this variable as follows:
<P>
<DL>
-<DT><B>>0 </B><DD><P>number of seconds to wait for sendmail to finish before
continuing
+<DT><B>greater than 0 </B><DD><P>number of seconds to wait for sendmail to finish
+before continuing
<DT><B>0 </B><DD><P>wait forever for sendmail to finish
-<DT><B><0 </B><DD><P>always put sendmail in the background without waiting
+<DT><B>less than 0 </B><DD><P>always put sendmail in the background without waiting
</DL>
<P>
<P>Note that if you specify a value other than 0, the output of the child
diff -urN mutt-1.3.22.1-orig/doc/manual.sgml mutt-1.3.22.1/doc/manual.sgml
--- mutt-1.3.22.1-orig/doc/manual.sgml Thu Aug 30 17:28:49 2001
+++ mutt-1.3.22.1/doc/manual.sgml Sun Sep 9 07:04:55 2001
@@ -5377,9 +5377,9 @@
Mutt interprets the value of this variable as follows:
<descrip>
-<tag>>0 </tag>number of seconds to wait for sendmail to finish before continuing
+<tag>greater than 0 </tag>number of seconds to wait for sendmail to finish before
+continuing
<tag>0 </tag>wait forever for sendmail to finish
-<tag><0 </tag>always put sendmail in the background without waiting
+<tag>less than 0 </tag>always put sendmail in the background without waiting
</descrip>
<p>
diff -urN mutt-1.3.22.1-orig/doc/manual.txt mutt-1.3.22.1/doc/manual.txt
--- mutt-1.3.22.1-orig/doc/manual.txt Thu Aug 30 17:28:55 2001
+++ mutt-1.3.22.1/doc/manual.txt Sun Sep 9 07:13:07 2001
@@ -5271,12 +5271,12 @@
Mutt interprets the value of this variable as follows:
- >>00 number of seconds to wait for sendmail to finish before
- continuing
+ ggrreeaatteerr tthhaann 00 number of seconds to wait for sendmail to
+finish
+ before continuing
- 00 wait forever for sendmail to finish
+ 00 wait forever for sendmail to finish
- <<00 always put sendmail in the background without waiting
+ lleessss tthhaann 00 always put sendmail in the background without
+waiting
Note that if you specify a value other than 0, the output of the child
process will be put in a temporary file. If there is some error, you
diff -urN mutt-1.3.22.1-orig/doc/muttrc.man mutt-1.3.22.1/doc/muttrc.man
--- mutt-1.3.22.1-orig/doc/muttrc.man Thu Aug 30 17:28:49 2001
+++ mutt-1.3.22.1/doc/muttrc.man Sun Sep 9 07:20:41 2001
@@ -3281,20 +3281,21 @@
Mutt interprets the value of this variable as follows:
.RS
-.IP >0
+.IP
+\fBgreater than 0\fP
number of seconds to wait for sendmail to finish before continuing
-.IP 0
+\fB0\fP
wait forever for sendmail to finish
-.IP <0
+\fBless than 0\fP
always put sendmail in the background without waiting
-.RE
-.IP
Note that if you specify a value other than 0, the output of the child
process will be put in a temporary file. If there is some error, you
will be informed as to where to find the output.
+.TP
+.RE
.TP
PGP signature