]> granicus.if.org Git - neomutt/commit
Add $honor_disposition to not display attachments inline. Closes #3170.
authorRocco Rutte <pdmef@gmx.net>
Sun, 31 May 2009 08:40:23 +0000 (10:40 +0200)
committerRocco Rutte <pdmef@gmx.net>
Sun, 31 May 2009 08:40:23 +0000 (10:40 +0200)
commit8e8942236008878dc16603d3bd422680bca1e541
treed4130da4201142d4000b4e732c10541814d52dac
parent86680726e18a4fa1a700a95b6401603d01e1c8e5
Add $honor_disposition to not display attachments inline. Closes #3170.

Previously all MIME parts were displayed inline regardless of the
Content-Disposition header (if present). With $honor_disposition
set, only inline parts are displayed inline, attachments can only
be viewed from the attachments menu.
ChangeLog
handler.c
init.h
mutt.h