repl: use different format as the lead-in to quotes in replies
authormarkus schnalke <meillo@marmaro.de>
Wed, 24 Sep 2014 07:58:55 +0000 (09:58 +0200)
committermarkus schnalke <meillo@marmaro.de>
Wed, 24 Sep 2014 07:58:55 +0000 (09:58 +0200)
This format is prefered because it does not include words and is
thus independent of the language of the user.

etc/mhl.reply
etc/replcomps
etc/replgroupcomps

index 3498263..0caf5db 100644 (file)
@@ -2,5 +2,4 @@
 ;
 ; default message filter for `repl' (repl -format)
 ;
-from:nocomponent,formatfield="%(decode(friendly{text})) writes:"
 body:component="> ",overflowtext="> ",overflowoffset=0
index 3b94380..8a76679 100644 (file)
@@ -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})
+>
index 789633f..f6af3a9 100644 (file)
@@ -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})
+>