]> diplodocus.org Git - nmh/blobdiff - etc/scan.highlighted
geteditor.c: Hard-code the default, "vi".
[nmh] / etc / scan.highlighted
index d6a140ed3135156b2d4eec3c6aba82f719d6b087..0e46f156ef6dc90cf1af7058bc5433ecf6121777 100644 (file)
 %;     bright-white: \e[1;37m
 %;     underlined-white: \e[4;37m
 %; To use them in the format, e.g., at the beginning:
 %;     bright-white: \e[1;37m
 %;     underlined-white: \e[4;37m
 %; To use them in the format, e.g., at the beginning:
-%;     %<(cur)%(void(profile yellow))%(zputlit)%>\
-%;     %<(unseen)%(void(profile cyan))%(zputlit)%>\
+%;     %<(cur)%(zputlit(profile yellow))%>\
+%;     %<(unseen)%(zputlit(profile cyan))%>\
 %; and at the end:
 %;     %(void(profile normal))%(zputlit)
 %;
 %; and at the end:
 %;     %(void(profile normal))%(zputlit)
 %;
-%<(cur)%(void(lit \e[33;40m))%(zputlit)%>\
-%<(unseen)%(void(lit \e[36;40m))%(zputlit)%>\
+%<(cur)%(zputlit(lit \e[33;40m))%>\
+%<(unseen)%(zputlit(lit \e[36;40m))%>\
 %4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
 %02(mon{date})/%02(mday{date})%<{date} %|*%>\
 %4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
 %02(mon{date})/%02(mday{date})%<{date} %|*%>\
-%<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
-%<(zero)%17(decode(friendly{from}))%>  \
-%(decode{subject})%<{body}<<%{body}>>%>%(void(lit \e[m))%(zputlit)
+%<(mymbox{from})%<{to}To:%14(unquote(decode(friendly{to})))%>%>\
+%<(zero)%17(unquote(decode(friendly{from})))%>  \
+%(decode{subject})%<{body}<<%{body}>>%>%(zputlit(lit \e[m))