X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-jump.el;fp=emacs%2Fnotmuch-jump.el;h=6a2769282ec666190b1a7cdeea8364782389977f;hp=0dc23fb92fa732f44e299e63e2cc91987b6ac3b4;hb=f01df47ce11f67dfe746f9b2bb3a4384d1c9ced0;hpb=27c8e377e450706fd7f21a15888da277658c48ee diff --git a/emacs/notmuch-jump.el b/emacs/notmuch-jump.el index 0dc23fb9..6a276928 100644 --- a/emacs/notmuch-jump.el +++ b/emacs/notmuch-jump.el @@ -25,6 +25,10 @@ (require 'notmuch-lib) (require 'notmuch-hello) +(declare-function notmuch-search "notmuch") +(declare-function notmuch-tree "notmuch-tree") +(declare-function notmuch-unthreaded "notmuch-tree") + ;;;###autoload (defun notmuch-jump-search () "Jump to a saved search by shortcut key.