X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=6e03f1e7820fa209e309b76b0047c389617d6816;hb=30f1c43efe32c83193a6b9ae1f31ab2667e4195d;hp=a9974826e824133e1d905986d7d4343ad9e1aacc;hpb=0f35ddcdfc9d4011db32def6082f8aec5c372a7b;p=notmuch diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index a9974826..6e03f1e7 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -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