aboutsummaryrefslogtreecommitdiffstats
path: root/oni-notmuch.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-notmuch.el')
-rw-r--r--oni-notmuch.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/oni-notmuch.el b/oni-notmuch.el
index 5bd49b5..110afac 100644
--- a/oni-notmuch.el
+++ b/oni-notmuch.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2022.1113.170616
-;; Package-Requires: (notmuch ol-notmuch)
+;; Version: 2023.0621.223804
+;; Package-Requires: (oni-sendmail notmuch ol-notmuch)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -27,6 +27,7 @@
;;; Code:
(require 'notmuch)
+(require 'oni-sendmail)
(defun oni-notmuch-search-delete-thread (&optional reverse begin end)
"Archive and mark all messages in the selected threads for deletion.