]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - emacs/notmuch-show.el
emacs: Improve the behaviour of the 'q' binding.
[notmuch.git] / emacs / notmuch-show.el
index a9974826e824133e1d905986d7d4343ad9e1aacc..6e03f1e7820fa209e309b76b0047c389617d6816 100644 (file)
@@ -1956,7 +1956,7 @@ buffer. If PREVIOUS is non-nil, move to the previous item in the
 search results instead."
   (interactive "P")
   (let ((parent-buffer notmuch-show-parent-buffer))
-    (notmuch-kill-this-buffer)
+    (notmuch-bury-or-kill-this-buffer)
     (when (buffer-live-p parent-buffer)
       (switch-to-buffer parent-buffer)
       (and (if previous