[RFC PATCH 0/7] vim: add mailcap filtering to show
Nick Howell
nlhowell at gmail.com
Thu Oct 13 13:13:49 PDT 2016
This patch series adds the ability to display parts with non-plaintext
mime types. It uses the mailcap facility (see the commit message for
the first patch) to transform to plaintext. The latter patches add
special handling for multipart/alternative (instead of just treating
it as multipart/mixed).
Nick Howell (7):
vim: show: add mailcap filtering
vim: mailcap: forbid access to display server
vim: mailcap: gracefully handle missing mimetype
vim: mailcap: don't corrupt the view if filters write to stderr
vim: mailcap: redraw after processing
vim: mailcap: show all alternatives if none preferred
vim: mailcap: handle mailcap failure gracefully
vim/notmuch.vim | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 59 insertions(+), 4 deletions(-)
--
2.7.3
More information about the notmuch
mailing list