[Mutt] #3293: attachments menu broken/inconsistent
#3293: attachments menu broken/inconsistent
----------------------------+-----------------------------------------------
Reporter: pdmef | Owner: pdmef
Type: defect | Status: new
Priority: minor | Milestone: 1.6
Component: user interface | Version: 1.5.20
Keywords: |
----------------------------+-----------------------------------------------
When saving attachments from the attachments menu, they're recoded from
their charset to local `$charset` if they're of type `text/*`. This is (1)
unexpected and (2) wrong (e.g. for `text/html` which likely has a charset
declaration on its own). We should at least provide save and decode-save.
It's inconsistent compared to pager/index, where saving is copy + delete.
In the attachments menu, saving means copying only.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3293>
Mutt <http://www.mutt.org/>
The Mutt mail user agent