summaryrefslogtreecommitdiffhomepage
path: root/lib/net/jao-notmuch.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/jao-notmuch.el')
-rw-r--r--lib/net/jao-notmuch.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/net/jao-notmuch.el b/lib/net/jao-notmuch.el
index 97e34f5..1adbe34 100644
--- a/lib/net/jao-notmuch.el
+++ b/lib/net/jao-notmuch.el
@@ -120,7 +120,8 @@
(when (jao-notmuch-goto-message-buffer)
(goto-char (point-min))
(jao-notmuch--toggle-mime)
- (jao-notmuch-goto-tree-buffer)))
+ (jao-notmuch-goto-tree-buffer)
+ (jao-notmuch--tree-update-buffer-name)))
(defun jao-notmuch-show-images ()
(interactive)