]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch.el
notmuch.el: Fix notmuch-search-goto-last-thread.
[notmuch] / notmuch.el
index 9eb84696ff56dcb6134ac2d29e72df0473ec7157..439a975fadca06464407b213f814e094efe10281 100644 (file)
@@ -985,7 +985,7 @@ thread from that buffer can be show when done with this one)."
   "Move point to the last thread in the buffer."
   (interactive)
   (goto-char (point-max))
-  (forward-line -1))
+  (forward-line -2))
 
 (defface notmuch-tag-face
   '((((class color)