Fix spelling and encoding errors in manpages and an error message
[mmh] / etc / replcomps
index 6ec3ce7..87532ba 100644 (file)
@@ -1,9 +1,9 @@
 %; $Header$
 %;
-%; These next lines slurp in lots of addresses for To: and cc:.
+%; These next lines slurp in lots of addresses for To: and Cc:.
 %; Use with repl -query or else you may get flooded with addresses!
 %;
-%; If no To:/cc:/Fcc: text, we output empty fields for prompter to fill in.
+%; If no To:/Cc:/Fcc: text, we output empty fields for prompter to fill in.
 %;
 %(lit)%(formataddr{reply-to})\
 %(formataddr %<{from}%(void{from})%|%(void{apparently-from})%>)\
@@ -18,9 +18,9 @@
 %(formataddr{resent-cc})\
 %(formataddr{prev-resent-cc})\
 %(formataddr(me))\
-%(void(width))%(putaddr cc: )
-Fcc: %<{fcc}%{fcc}%|+outbox%>
-Subject: %<{subject}Re: %{subject}%>
+%(void(width))%(putaddr Cc: )
+Fcc: +sent
+Subject: %<{subject}Re: %(void{subject})%(trim)%(decode)%>
 %;
 %; Make References: and In-reply-to: fields for threading.
 %; Use (void), (trim) and (putstr) to eat trailing whitespace.
@@ -31,6 +31,9 @@ Subject: %<{subject}Re: %{subject}%>
 %(void{message-id})%(trim)%(putstr)\n%>\
 Comments: In-reply-to \
 %<{from}%(void{from})%?(void{apparently-from})%|%(void{sender})%>\
-%(trim)%(putstr)\n\
+%(trim)%(decode)\n\
    message dated "%<(nodate{date})%{date}%|%(tws{date})%>."
 --------
+[%4(year{date})-%02(mon{date})-%02(mday{date}) \
+%02(hour{date}):%02(min{date})] %(decode{from})
+>