mu4e/headers: restoring mailing-list display

This commit is contained in:
Dirk-Jan C. Binnema 2022-05-07 09:32:26 +03:00
parent 9b88cec317
commit f320c56c15
1 changed files with 1 additions and 1 deletions

View File

@ -576,7 +576,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 val))
(:mailing-list (mu4e~headers-mailing-list (plist-get msg :list)))
(:human-date (propertize (mu4e~headers-human-date msg)
'help-echo (format-time-string
mu4e-headers-long-date-format