notmuch/emacs
David Edmondson 6c0621962a emacs: Use mailcap.el to guess the type of application/octet-stream parts
Use the mailcap functionality to guess a MIME type for attachments of
type application/octet-stream and, presuming successful, feed the
attachment back into the display code with the determine type.

This is mostly useless at the moment, as the JSON output from notmuch
does not include the content of application/octet-stream parts, so
they cannot be displayed even if the guess is a good one.
2010-04-21 13:14:39 -07:00
..
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local emacs: Move body markup to a separate file 2010-04-21 12:55:46 -07:00
notmuch-lib.el emacs: JSON based implementation 2010-04-21 12:12:02 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el emacs: Use mailcap.el to guess the type of application/octet-stream parts 2010-04-21 13:14:39 -07:00
notmuch-wash.el emacs: Move body markup to a separate file 2010-04-21 12:55:46 -07:00
notmuch.el emacs: JSON based implementation 2010-04-21 12:12:02 -07:00