X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=673811ce11eef791f846927095a706378d7500b3;hp=6c36ad8a9e4045182cda6a92b76fae2c4db52055;hb=5e83fe979dc67a9aaad6eee28735e0ab47b1743c;hpb=cd7e497d07e7cdf04f968515dff39f419e8679b2 diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 6c36ad8a..673811ce 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -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))