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 emacs: update .gitignore 2013-06-02 20:44:26 -03:00
coolj.el
make-deps.el emacs: Compute build dependencies to fix byte compile issues 2013-05-23 08:06:12 -03:00
Makefile
Makefile.local emacs: Streaming S-expression parser 2013-06-01 08:56:25 -03:00
notmuch-address.el
notmuch-crypto.el
notmuch-hello.el emacs: hello: make --batch error gracefully 2013-07-27 18:22:37 -03:00
notmuch-lib.el emacs: dropped rest of now-unused JSON functionality 2013-07-20 09:13:48 -03:00
notmuch-logo.png
notmuch-maildir-fcc.el
notmuch-message.el emacs: replace (funcall 'foo ...) with (foo ...) 2013-06-02 11:37:22 -03:00
notmuch-mua.el emacs: dropped rest of now-unused JSON functionality 2013-07-20 09:13:48 -03:00
notmuch-parser.el emacs: Streaming S-expression parser 2013-06-01 08:56:25 -03:00
notmuch-print.el emacs: Put notmuch-print-mechanism in custom group notmuch-show 2012-04-24 23:25:51 -03:00
notmuch-query.el emacs: dropped rest of now-unused JSON functionality 2013-07-20 09:13:48 -03:00
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 emacs: update search sort order help to match code 2013-06-24 22:51:37 -07:00