X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=ce5ea6f9128e90d07e8b49b920f06624ce4a7bbc;hp=c9fd867a909d1064eb847fe4e5cc33b7487e38c3;hb=7cd3cd30039b54aefeab3dde83bbf14badaf7a60;hpb=1f30f7d290f2989fba610c625e3cca6c6df1d118;ds=sidebyside diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index c9fd867a..ce5ea6f9 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -1038,7 +1038,8 @@ function is used." notmuch-show-parent-buffer parent-buffer notmuch-show-query-context query-context) (notmuch-show-build-buffer) - (notmuch-show-goto-first-wanted-message))) + (notmuch-show-goto-first-wanted-message) + (current-buffer))) (defun notmuch-show-build-buffer () (let ((inhibit-read-only t))