]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch.el
emacs: make the refresh functions more consistent
[notmuch] / emacs / notmuch.el
index 6c36ad8a9e4045182cda6a92b76fae2c4db52055..673811ce11eef791f846927095a706378d7500b3 100644 (file)
@@ -991,6 +991,7 @@ query string as the current search. If the current thread is in
 the new search results, then point will be placed on the same
 thread. Otherwise, point will be moved to attempt to be in the
 same relative position within the new buffer."
+  (interactive)
   (let ((target-line (line-number-at-pos))
        (oldest-first notmuch-search-oldest-first)
        (target-thread (notmuch-search-find-thread-id 'bare))