1 inline pgp messages were displayed incorrectly when pgp_auto_decode=yes, see
2 upstream http://bugs.mutt.org/3269
6 @@ -2371,16 +2371,14 @@
13 - /* why would we want to display this at all? */
14 + /* A traditional PGP part may mix signed and unsigned content */
15 /* XXX - we may wish to recode here */
17 state_puts (s->prefix, s);
23 m->goodsig = (maybe_goodsig && have_any_sigs);