Add *mime-alternative-favour-rich*..
commitf6fbcc4c86a39637aa8434351be26e5267b5a51f
authorSteffen (Daode) Nurpmeso <sdaoden@users.sf.net>
Tue, 15 Sep 2015 17:30:45 +0000 (15 19:30 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 15 Sep 2016 13:54:57 +0000 (15 15:54 +0200)
tree1e1112327b275d1b9c620123fe98e2cb6c6ce16d
parent7abc3686c75cf8eaf7fa736b93536d5cac46bddf
Add *mime-alternative-favour-rich*..

we won't be able to do selective MIME part printing until the v15
rewrite has taken place, but it is an annoyance that, e.g., many
newsletters produce a plain text part that is only a boiled down
reduced version of the HTML rich text one, so that you would have
to go to a web site in order to see what indeed is a vivid part
of the message, but hidden in some alternative part.

So what we can do the hacky and expensive way (an oh! and ach! on
c****y software design which leads to such hacks) is to implement
some lookahead if the user sets this new variable.
The only good thing on this variable is that we can keep it in
v15, though using some selective, explicit alternative sorting
(mutt(1) has something like that) will have to be provided, too.
nail.1
nail.h
send.c