commit 0663474700f52ddfc0d533a9fef16a87db111b70 parent 5acb6e154835bb3fc48b68492134d1e59c1665b6 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Sat, 7 Jun 2014 20:36:53 +0200 alternative_order for mutt Diffstat:
mutt/muttrc | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/mutt/muttrc b/mutt/muttrc @@ -160,3 +160,5 @@ folder-hook . push 'B=*' # automatically view html mail using mailcap auto_view text/html +# still, prefer text if available +alternative_order text/plain text/enriched text/html