emacs: Optionally warn if attachments are mentioned in an outgoing message but no MML referencing an attachment is found.
This is similar to Antoine's patch in id:[email protected], but also includes tests. David Edmondson (2): emacs: Optionally check for missing attachments in outgoing messages test: Add emacs attachment check tests. emacs/notmuch-mua.el | 27 +++++++++++++++++++++++++ test/T720-emacs-attachment-warnings.sh | 36 ++++++++++++++++++++++++++++++++++ test/emacs-attachment-test.el | 25 +++++++++++++++++++++++ 3 files changed, 88 insertions(+) create mode 100755 test/T720-emacs-attachment-warnings.sh create mode 100644 test/emacs-attachment-test.el -- 2.11.0 _______________________________________________ notmuch mailing list [email protected] https://notmuchmail.org/mailman/listinfo/notmuch
