notmuch/emacs
Jani Nikula f893d31762 emacs: create patch filename from subject for inline patch fake parts
Use the mail subject line for creating a descriptive filename for the wash
generated inline patch fake parts. The names are similar to the ones
created by 'git format-patch'.

If the user has notmuch-wash-convert-inline-patch-to-part hook enabled in
notmuch-show-insert-text/plain-hook, this will change the old default
filename of "inline patch" in fake parts:

[ inline patch: inline patch (as text/x-diff) ]

into, for example:

[ 0002-emacs-create-patch-filename-from-subject-for-inline.patch: inline patch (as text/x-diff) ]

which is typically the same filename the sender had if he was using 'git
format-patch' and 'git send-email'.

Signed-off-by: Jani Nikula <jani@nikula.org>
2011-12-28 08:18:27 -04:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local Separate Emacs misc. files dir. from Emacs code dir. 2011-10-28 14:07:44 -03:00
notmuch-address.el emacs: Don't prompt the user to choose from zero matching addresses. 2011-12-22 06:54:56 -04:00
notmuch-crypto.el Don't quote lambda forms 2011-12-21 07:27:38 -04:00
notmuch-hello.el emacs: put the last search on top of recent searches in notmuch-hello 2011-12-22 07:41:02 -04:00
notmuch-lib.el emacs: remove unused `point-invisible-p' function 2011-11-07 20:38:37 -04:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el Don't quote lambda forms 2011-12-21 07:27:38 -04:00
notmuch-message.el Don't quote lambda forms 2011-12-21 07:27:38 -04:00
notmuch-mua.el emacs: Fix notmuch-mua-user-agent defcustom 2011-12-22 06:54:29 -04:00
notmuch-query.el emacs: Add support for PGP/MIME verification/decryption 2011-05-27 16:22:00 -07:00
notmuch-show.el emacs: add inline patch fake parts through a special handler 2011-12-28 08:18:13 -04:00
notmuch-wash.el emacs: create patch filename from subject for inline patch fake parts 2011-12-28 08:18:27 -04:00
notmuch.el emacs: fix docstring for `notmuch-search-line-faces'. 2011-12-24 15:34:07 -04:00