X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-tree.el;fp=emacs%2Fnotmuch-tree.el;h=b538cef901236ab80fcaf99ab177206bfde94efa;hp=364da2402887ea57a5ab5c829c738631e1298339;hb=c2e9ec17fd46e67c7cf1f06d4c6da2ed59da34d9;hpb=e63f37a4a90c5d2a399a99a0566b6e1dfea263aa diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el index 364da240..b538cef9 100644 --- a/emacs/notmuch-tree.el +++ b/emacs/notmuch-tree.el @@ -33,6 +33,7 @@ (require 'notmuch-show) (require 'notmuch-tag) (require 'notmuch-parser) +(require 'notmuch-jump) (declare-function notmuch-search "notmuch" (&optional query oldest-first target-thread target-line))