#3550: $text_flowed can not be set in a send-hook
--------------------+-------------------------------------------------------
Reporter: danf | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone:
Component: mutt | Version: 1.5.21
Keywords: |
--------------------+-------------------------------------------------------
When $text_flowed is set in a send-hook, it is ignored for the message
being sent. Reproduce this by appending this to ~/.muttrc:
unset text_flowed; send-hook . "set text_flowed"
and sending a message. Note that the message is not sent with
format=flowed.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3550>
Mutt <http://www.mutt.org/>
The Mutt mail user agent