notmuch/emacs
Mark Walters 15f5fc513d emacs: bugfix attachment content-type as mime-type handling
Notmuch puts attachments in as declared content-type except when the
content-type is application/octet-stream it tries to guess the type
from the filename/extension. This means that viewing a pdf (for
example) which is sent as application/octet-strem invokes the pdf
viewer rather than just offering to save the part.

Recent changes to the attachment handling (commit 1546387d) changed
(broke) this. This patch stores the calculated mime-type with the part
and changes the attachment part handlers can use it instead.
2013-07-31 17:46:09 -03:00
..
.gitignore
coolj.el
make-deps.el
Makefile
Makefile.local
notmuch-address.el
notmuch-crypto.el
notmuch-hello.el
notmuch-lib.el
notmuch-logo.png
notmuch-maildir-fcc.el
notmuch-message.el
notmuch-mua.el
notmuch-parser.el
notmuch-print.el
notmuch-query.el
notmuch-show.el emacs: bugfix attachment content-type as mime-type handling 2013-07-31 17:46:09 -03:00
notmuch-tag.el
notmuch-wash.el
notmuch.el