Re: What's needed for mutt 1.6?
A useful feature would be providing the equivalent of the
mime_forward configuration variable but which applies to replies
(i.e.mime_reply which allows reply with attachments). This allows
one to preserve the original note and its formatting.
It would also be nice to have mechanisms to simplify composing
multipart/alternative e-mail. There has been a patch
that provides the basics for this for sometime (with group-
alternatives and move-up, move-down). Here's one version
of that patch:
http://comments.gmane.org/gmane.mail.mutt.devel/2748?set_lines=100000
I've made changes on top this to address some of its limitations
(i.e. moving the first attachment, postponing, attaching after
the current selected attachment instead of at the end of the
attachment list, ungrouping, etc)
Jim