Using GPG, Perl; HTML autoview

This commit is contained in:
nemunaire 2014-04-17 10:22:17 +02:00
commit 99d37ebcca
3 changed files with 15 additions and 4 deletions

View file

@ -1,8 +1,8 @@
# mailcap - MIME configuration file
text/html; w3m %s; nametemplate=%s.html
text/html; w3m -dump %s; nametemplate=%s.html; \
copiousoutput
text/html; w3m -T text/html '%s'
text/html; w3m -T text/html -dump '%s'; copiousoutput
text/*; cat; copiousoutput; edit=$VISUAL %s
message/rfc822; cat; copiousoutput; edit=$VISUAL %s