diff options
Diffstat (limited to 'piem-notmuch.el')
-rw-r--r-- | piem-notmuch.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/piem-notmuch.el b/piem-notmuch.el index 1da554a..c712366 100644 --- a/piem-notmuch.el +++ b/piem-notmuch.el @@ -55,6 +55,7 @@ "Return the message ID of a `notmuch-show-mode' buffer." (notmuch-show-get-message-id 'bare)) +;;;###autoload (defun piem-notmuch-known-mid-p (mid) "Return non-nil if MID is known to Notmuch. The message ID should not include Notmuch's \"id:\" prefix or |