* mu4e: add support for display mailing list (short)names in headers/view mode

This commit is contained in:
djcb
2012-12-18 23:29:17 +02:00
parent 58a6ac1a13
commit 10ad5ce2ca
6 changed files with 120 additions and 6 deletions

View File

@ -516,6 +516,11 @@ I.e. a message with the draft flag set."
:shortname "Maildir"
:help "Maildir for this message"
:sortable t))
(:mailing-list .
( :name "List"
:shortname "List"
:help "Mailing list for this message"
:sortable t))
(:path .
( :name "Path"
:shortname "Path"