#3784: [PATCH] New index_format expandos %r %R for the To: and Cc: headers.
--------------------------+----------------------
Reporter: derekschrock | Owner: mutt-dev
Type: enhancement | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.5.23
Keywords: index_format |
--------------------------+----------------------
This patch adds two new expandos (%r/%R) that will expand to the To: and
Cc: headers using rfc822_write_address().
I believe %t (despite the man page) intentions is to provide the primary
recipient vs the full header so changing it might not be the best idea.
The main reason for needing this is to produce an attribution that has
To/Cc listing hence the reason for changing attribution size from STRING
to LONG_STRING.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3784>
Mutt <http://www.mutt.org/>
The Mutt mail user agent