unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v1 0/2] emacs: Optionally warn if attachments are mentioned in an outgoing
@ 2018-09-06 18:14 David Edmondson
  2018-09-06 18:14 ` [PATCH v1 1/2] emacs: Optionally check for missing attachments in outgoing messages David Edmondson
  2018-09-06 18:14 ` [PATCH v1 2/2] test: Add emacs attachment check tests David Edmondson
  0 siblings, 2 replies; 3+ messages in thread
From: David Edmondson @ 2018-09-06 18:14 UTC (permalink / raw)
  To: notmuch


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@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-06 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06 18:14 [PATCH v1 0/2] emacs: Optionally warn if attachments are mentioned in an outgoing David Edmondson
2018-09-06 18:14 ` [PATCH v1 1/2] emacs: Optionally check for missing attachments in outgoing messages David Edmondson
2018-09-06 18:14 ` [PATCH v1 2/2] test: Add emacs attachment check tests David Edmondson

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).