X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=etc%2Freplgroupcomps;h=4a3e3a45e81ddd80de85458742079e4780bee2e8;hp=3226af7425efc4195fc515cdfe3509471f016407;hb=ec751d9bbebd843215896b299712728eed0ea76c;hpb=028324109b0e90a18d0b38c6c45a603a6c8732b5 diff --git a/etc/replgroupcomps b/etc/replgroupcomps index 3226af7..4a3e3a4 100644 --- a/etc/replgroupcomps +++ b/etc/replgroupcomps @@ -1,6 +1,6 @@ -%; replgroupcomps +%; $Id$ %; -%; form (components) file for `repl -group' +%; replgroupcomps: form (components) file for `repl -group' %; %; Check the following headers to create reply addresses. %; @@ -30,8 +30,16 @@ %; %<{fcc}Fcc: %{fcc}\n%>\ %<{subject}Subject: Re: %{subject}\n%>\ -In-Reply-To: Message from %<{from}%{from}%?{sender}%{sender}%|%{return-path}%>\n\ - of "%<(nodate{date})%{date}%|%(pretty{date})%>."\ -%<{message-id} %{message-id}%>\n\ -%<{message-id}References: %<{references} %{references}%> %{message-id}\n%>\ +%; +%; Make References: and In-reply-to: fields for threading. +%; Use (void), (trim) and (putstr) to eat trailing whitespace. +%; +%<{message-id}In-reply-to: %{message-id}\n%>\ +%<{message-id}References: \ +%<{references}%(void{references})%(trim)%(putstr) %>\ +%(void{message-id})%(trim)%(putstr)\n%>\ +Comments: In-reply-to \ +%<{from}%(void{from})%?(void{apparently-from})%|%(void{sender})%>\ +%(trim)%(putstr)\n\ + message dated "%<(nodate{date})%{date}%|%(tws{date})%>." --------