From: Mark Walters Date: Sat, 8 Oct 2016 20:05:22 +0000 (+0100) Subject: emacs: mua: extract a common message-send function. X-Git-Tag: 0.24_rc0~127 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=025bf3cd4af73020e1657dbb20e13cc0711b8d68;hp=025bf3cd4af73020e1657dbb20e13cc0711b8d68;p=notmuch emacs: mua: extract a common message-send function. This commit adds a common message-send function for message-send and message-send-and-exit. At the moment the overlap is small, but the message-send function will get more complex. ---