Merge pull request #1957 from stsquad/remove-excess-messages

mu4e/mu4e-headers: remove excess message output
This commit is contained in:
Dirk-Jan C. Binnema
2021-03-31 20:18:02 +03:00
committed by GitHub

View File

@ -1474,7 +1474,6 @@ descendants."
(lambda (cur-msg)
(let ((cur-thread-id (mu4e~headers-get-thread-info cur-msg 'thread-id))
(cur-thread-path (mu4e~headers-get-thread-info cur-msg 'path)))
(message "### %S %S %S" path match-path cur-thread-path)
(if subthread
;; subthread matching; mymsg's thread path should have path as its
;; prefix