Remove not used code (JLR define)
[mmh] / etc / mhl.headers
index 795eab2..87a7752 100644 (file)
@@ -1,17 +1,14 @@
 ; mhl.headers
 ;
 ; Default format file for displaying headers in
-; MIME messages.  mhshow calls the mhlproc with this
+; MIME messages.  show calls mhl with this
 ; filter to display message header.
 ;
 overflowtext="***",overflowoffset=5
 leftadjust,compwidth=9
-ignores=msgid,message-id,received,content-type,content-transfer-encoding,content-id
 Date:formatfield="%<(nodate{text})%{text}%|%(pretty{text})%>"
-To:
-cc:
-From:decode
-Subject:decode
-:
-extras:nocomponent
+From:formatfield="%(putstr(trim(decode{text})))"
+To:formatfield="%(putstr(trim(decode{text})))"
+Cc:formatfield="%(putstr(trim(decode{text})))"
+Subject:formatfield="%(putstr(trim(decode{text})))"
 :