X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=019f51d71a678ece8a83b0adc39a295173f9983e;hb=b9a777e0a3983a5b2062e927c5b426ca669da644;hp=b8782ddb632e5397e84d6a2f9e63d853cd9aa8d9;hpb=ec13bd12e3335d0ceb878d403d11004bbe330c8e;p=notmuch diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index b8782ddb..019f51d7 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -1145,6 +1145,7 @@ function is used." ;; Don't track undo information for this buffer (set 'buffer-undo-list t) + (notmuch-tag-clear-cache) (erase-buffer) (goto-char (point-min)) (save-excursion