diff options
author | Clayton Craft <clayton@craftyguy.net> | 2019-06-08 11:29:26 -0700 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-06-09 11:49:11 -0400 |
commit | dd178262bb1d01f9f7d4710431547041bde52d89 (patch) | |
tree | 4ab22337f7f6d4e2609aaf375df26d83225c5130 /commands/compose/send.go | |
parent | acfe7d7625192bc856d5d696f741e35ce38cab25 (diff) |
Select user's preferred mimetype in MessageViewer
This implements selecting the most preferred mimetype under the
'View->Alternatives' configuration setting when viewing a message.
Mimetypes in the alternatives array are weighted by their position,
where the lower the index in the array the higher the priority, so this
is taken into account during selection.
If no message part matches a mimetype in the alternatives array, then it
selects the first mimetype in the message.
Diffstat (limited to 'commands/compose/send.go')
0 files changed, 0 insertions, 0 deletions