]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-crypto.el
emacs: Declare function notmuch-show-get-message-id
[notmuch] / emacs / notmuch-crypto.el
index 928de0bbd926b31f94604c9146a0eb3cdd9d2018..c201d0d740360f7ba3ebde66e170ffebbddbe736 100644 (file)
@@ -24,6 +24,8 @@
 (require 'epg)
 (require 'notmuch-lib)
 
+(declare-function notmuch-show-get-message-id "notmuch-show" (&optional bare))
+
 (defcustom notmuch-crypto-process-mime t
   "Should cryptographic MIME parts be processed?