X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.el;fp=notmuch.el;h=ff4a0bd0205a1afa58837e1054205600917580b2;hp=c0bb55274943832b187a44cf04e6acbb009ba0dc;hb=ca16b2225dd6323a3c1537d6c3e5ea0da8d63197;hpb=b611cc2319d44835d5da57ebe61bc359ab11f6e5 diff --git a/notmuch.el b/notmuch.el index c0bb5527..ff4a0bd0 100644 --- a/notmuch.el +++ b/notmuch.el @@ -752,7 +752,8 @@ is what to put on the button." ; determine whether we've left the current message. (if (re-search-forward notmuch-show-part-begin-regexp nil t) (beginning-of-line))))) - (goto-char end)))) + (goto-char end)) + (goto-char end))) (defun notmuch-show-markup-parts-region (beg end depth) (save-excursion