]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: resume messages
authorDavid Bremner <david@tethera.net>
Sun, 13 Nov 2016 14:08:50 +0000 (14:08 +0000)
committerDavid Bremner <david@tethera.net>
Sun, 13 Nov 2016 17:15:31 +0000 (13:15 -0400)
Provide functionality to resume editing a message previously saved with
notmuch-draft-save, including decoding the X-Notmuch-Emacs-Secure
header.

Resume gets the raw file from notmuch and using the emacs function
mime-to-mml reconstructs the message (including attachments).

'e' is bound to resume a draft from show or tree mode.


No differences found