#3799: mutt -H <file> should modify the draft <file>, not create a copy
---------------------+----------------------
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: mutt | Version: 1.5.24
Resolution: fixed | Keywords:
---------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [a4d885bb36ab222901fa1e99bcb0b2bb82c6fb28]:
{{{
#!CommitTicketReference repository=""
revision="a4d885bb36ab222901fa1e99bcb0b2bb82c6fb28"
Add new flag -E to modify draft/include file. (closes #3799)
Specifying -E with -i will cause mutt to directly edit the include
file.
Specifying -E with -H will cause the draft file to be regenerated from
the latest version of the email on exit.
Improve -H so that it will read (and write) multipart messages.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3799#comment:12>
Mutt <http://www.mutt.org/>
The Mutt mail user agent