]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-wash.el
Set higher priority for headers and hidden citation overlays.
[notmuch] / emacs / notmuch-wash.el
index 8607fb006e1a42729ed669b346732b9e19499ec7..92f07c5000751fb394d45c26cb2593902e594e6b 100644 (file)
@@ -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)
     (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
     (overlay-put overlay 'type type)
     (goto-char (1+ end))
     (save-excursion