X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fscansbr.h;h=91b2ff676749aa45e763abe39eb286fa9d5e260f;hp=18a9364142912ab61c7deb4dbc4df49750300a7f;hb=f5603521ed2325c69c5b475dc2693175ba9e3b27;hpb=6b80b3bb772e2cf9186cf964bf78109b677e1bef diff --git a/h/scansbr.h b/h/scansbr.h index 18a9364..91b2ff6 100644 --- a/h/scansbr.h +++ b/h/scansbr.h @@ -15,12 +15,15 @@ extern char *scanl; */ # define FORMAT \ "=%4(msg)%<(cur)+%| %>%<{replied}-%| %>\ -%4(year{date})-%02(mon{date})-%02(mday{date}) \ +%4(year{date})-%02(mon{date})-%02(mday{date}) %02(hour{date}):%02(min{date}) \ %<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\ %<(zero)%17(decode(friendly{from}))%> %(decode{subject})\n" #define WIDTH 78 +#define SCN_MBOX (-1) +#define SCN_FOLD 0 + /* ** prototypes */