[PATCH v1 0/2] emacs: Optionally warn if attachments are mentioned in an outgoing

David Edmondson dme at dme.org
Thu Sep 6 11:14:54 PDT 2018


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:20180903175711.16141-1-anarcat at debian.org, 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



More information about the notmuch mailing list