X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.el;h=ef2a72a82e6f874a90a1836099db090817927624;hp=b0fa5fb20c96b75383a70547bdba51b96bf8c1b0;hb=5aea0dcb61368b416b2243e7cdf3bab8d919b696;hpb=89d85e28b2dc9b0a75a963dd4042aa657ba871b8 diff --git a/notmuch.el b/notmuch.el index b0fa5fb2..ef2a72a8 100644 --- a/notmuch.el +++ b/notmuch.el @@ -483,7 +483,8 @@ which this thread was originally shown." (remove-from-invisibility-spec invis-spec) (add-to-invisibility-spec invis-spec) )) - (goto-char (button-end cite-button))) + (force-window-update) + (redisplay t)) (defun notmuch-show-markup-citations-region (beg end depth) (goto-char beg)