mu/mu4e: use :mailing-list as the mailing-list property

In queries you can use list: as before

This helps for issue #2246.
This commit is contained in:
Dirk-Jan C. Binnema
2022-05-07 16:07:14 +03:00
parent 36165520ac
commit 80c9ffae1e
2 changed files with 2 additions and 2 deletions

View File

@ -567,7 +567,7 @@ found."
;; 'To', otherwise show From
(:from-or-to (mu4e~headers-from-or-to msg))
(:date (format-time-string mu4e-headers-date-format val))
(:mailing-list (mu4e~headers-mailing-list (plist-get msg :list)))
(:mailing-list (mu4e~headers-mailing-list val))
(:human-date (propertize (mu4e~headers-human-date msg)
'help-echo (format-time-string
mu4e-headers-long-date-format