]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch.el
emacs: Unbreak notmuch-show-rewind (the function to which Backspace is bound)
[notmuch] / notmuch.el
index 5577dde797b6a6462fef23ae7c37c1845051f802..cd4d9963fb98c44a7b017faaf85391b24b293649 100644 (file)
@@ -592,7 +592,7 @@ Returns nil if already on the first message in the buffer."
              nil
            t))
       (recenter 0)
-      (nil))))
+      nil)))
 
 (defun notmuch-show-previous-message ()
   "Backup to the previous message (whether open or closed)