]> diplodocus.org Git - nmh/blobdiff - etc/scan.highlighted
Replaced use of snprintf() with memcpy()/memmove().
[nmh] / etc / scan.highlighted
index 4bffe588e2661ad3f8d4be367ab85612a0437474..751821e84f0da4b9af01778ff1d83e59df519f2b 100644 (file)
@@ -13,7 +13,7 @@
 %; You can optionally copy this file to your MH Path and modify as
 %; desired.
 %;
-%; The mh-sequence(5) man page describes the unseen sequence.
+%; mh-sequence(5) describes the unseen sequence.
 %;
 %; A more readable approach would add escape sequences to your profile, e.g.:
 %;     normal: \e[m
@@ -34,8 +34,8 @@
 %;
 %<(cur)%(zputlit(lit \e[33;40m))%>\
 %<(unseen)%(zputlit(lit \e[36;40m))%>\
-%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
+%4(msg)%<(cur)+%| %>%<{replied}-%| %>\
 %02(mon{date})/%02(mday{date})%<{date} %|*%>\
-%<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
-%<(zero)%17(decode(friendly{from}))%>  \
+%<(mymbox{from})%<{to}To:%14(unquote(decode(friendly{to})))%>%>\
+%<(zero)%17(unquote(decode(friendly{from})))%>  \
 %(decode{subject})%<{body}<<%{body}>>%>%(zputlit(lit \e[m))