diff --git a/notmuch.el b/notmuch.el index 9eb84696..439a975f 100644 --- a/notmuch.el +++ b/notmuch.el @@ -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)