From: markus schnalke Date: Wed, 24 Sep 2014 07:58:55 +0000 (+0200) Subject: repl: use different format as the lead-in to quotes in replies X-Git-Tag: mmh-0.2-RC1~110 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=bbd44053cddc15beb67cd3326c887b629140a96e repl: use different format as the lead-in to quotes in replies This format is prefered because it does not include words and is thus independent of the language of the user. --- diff --git a/etc/mhl.reply b/etc/mhl.reply index 3498263..0caf5db 100644 --- a/etc/mhl.reply +++ b/etc/mhl.reply @@ -2,5 +2,4 @@ ; ; default message filter for `repl' (repl -format) ; -from:nocomponent,formatfield="%(decode(friendly{text})) writes:" body:component="> ",overflowtext="> ",overflowoffset=0 diff --git a/etc/replcomps b/etc/replcomps index 3b94380..8a76679 100644 --- a/etc/replcomps +++ b/etc/replcomps @@ -34,3 +34,6 @@ Comments: In-reply-to \ %(trim)%(putstr)\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}) +> diff --git a/etc/replgroupcomps b/etc/replgroupcomps index 789633f..f6af3a9 100644 --- a/etc/replgroupcomps +++ b/etc/replgroupcomps @@ -43,3 +43,6 @@ Comments: In-reply-to \ %(trim)%(putstr)\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}) +>