Fix uip/whom.c for C89 compatibility
[mmh] / etc / scan.meillo
index 53f7bb9..9001148 100644 (file)
@@ -2,6 +2,7 @@
 %;
 %; The listing format I use myself.
 %;
+%(date2local{date})\
 %4(year{date})-%02(mon{date})-%02(mday{date}) %02(hour{date}):%02(min{date})\
  \
 %<(unseen)u%| %>\
@@ -18,4 +19,4 @@
 %(void(size))%4(divide 1024)\
 %<{mime-version} %|~%>\
  \
-%(decode{subject})
+%(putstr(trim(decode{subject})))