X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=3ec0816ef79ef7765999c8d757dfa88761390059;hp=6b2c25285abcf05cd8375f8a720476fba597d69b;hb=4ba787bca2ce668d9c8c3465436d9f581461738c;hpb=37dec7d7b37afd281f23c0ec7ed9111c24965126 diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 6b2c2528..3ec0816e 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -625,7 +625,7 @@ thread or threads in the current region." This function advances the next thread when finished." (interactive) (notmuch-search-remove-tag-thread "inbox") - (forward-line)) + (notmuch-search-next-thread)) (defvar notmuch-search-process-filter-data nil "Data that has not yet been processed.")