Migrated a couple more tests to use run_test() in common.sh.
[mmh] / etc / replgroupcomps
index 7920544..7b48e18 100644 (file)
@@ -20,6 +20,7 @@
 %;     cc              (and)
 %;     personal address
 %;
+%(void(localmbox))%(void(width))%(putaddr From: )
 %(lit)%(formataddr{mail-followup-to})\
 %<(nonnull)%(void(width))%(putaddr To: )\n\
 %|\
@@ -29,7 +30,7 @@
 %<(nonnull)%(void(width))%(putaddr cc: )\n%>%>\
 %;
 Fcc: %<{fcc}%{fcc}%|+outbox%>
-Subject: %<{subject}Re: %{subject}%>
+Subject: %<{subject}Re: %(void{subject})%(trim)%(putstr)%>
 %;
 %; Make References: and In-reply-to: fields for threading.
 %; Use (void), (trim) and (putstr) to eat trailing whitespace.