X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-wash.el;h=92f07c5000751fb394d45c26cb2593902e594e6b;hp=8607fb006e1a42729ed669b346732b9e19499ec7;hb=4a9d0ac1472f7bd8b785256366720e3e6aa2855f;hpb=95ef8da29439f2e79115c36ab4d2a80aef1a1462 diff --git a/emacs/notmuch-wash.el b/emacs/notmuch-wash.el index 8607fb00..92f07c50 100644 --- a/emacs/notmuch-wash.el +++ b/emacs/notmuch-wash.el @@ -156,6 +156,7 @@ insert before the button, probably for indentation." (add-to-invisibility-spec invis-spec) (overlay-put overlay 'invisible (list invis-spec message-invis-spec)) (overlay-put overlay 'isearch-open-invisible #'notmuch-wash-region-isearch-show) + (overlay-put overlay 'priority 10) (overlay-put overlay 'type type) (goto-char (1+ end)) (save-excursion