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


emacs: Optionally warn if attachments are mentioned in an outgoing
message but no MML referencing an attachment is found.

v2:
- Check whether "attachment" is within a quoted region, and don't
  prompt if so.
- Extend and re-work the tests - more lisp, less bash.


David Edmondson (2):
  emacs: Optionally check for missing attachments in outgoing messages
  test: Add emacs attachment check tests.

 emacs/notmuch-mua.el                   | 37 ++++++++++++++++++
 test/T720-emacs-attachment-warnings.sh |  9 +++++
 test/emacs-attachment-warnings.el      | 68 ++++++++++++++++++++++++++++++++++
 3 files changed, 114 insertions(+)
 create mode 100755 test/T720-emacs-attachment-warnings.sh
 create mode 100644 test/emacs-attachment-warnings.el

-- 
2.11.0

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

end of thread, other threads:[~2019-03-28 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-08 21:40 [PATCH v2 0/2] emacs: Optionally warn if attachments are mentioned in an outgoing David Edmondson
2018-09-08 21:40 ` [PATCH v2 1/2] emacs: Optionally check for missing attachments in outgoing messages David Edmondson
2018-09-23 11:09   ` David Bremner
2019-03-28 11:11     ` David Bremner
2019-03-28 17:43   ` David Bremner
2018-09-08 21:40 ` [PATCH v2 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).