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 96b8a05..dad5fb0 100644 --- a/piem-notmuch.el +++ b/piem-notmuch.el @@ -72,6 +72,7 @@ "show" "--format=mbox" "--entire-thread=true" query))))) +;;;###autoload (define-minor-mode piem-notmuch-mode "Toggle Notmuch support for piem. With a prefix argument ARG, enable piem-notmuch mode if ARG is |