#3806: $reply_filter variable to manipulate quoted replies
-------------------------+----------------------
Reporter: djpohly | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: mutt | Version:
Keywords: patch |
-------------------------+----------------------
This patch adds a variable $reply_filter which behaves like
$display_filter for composing replies. The filter is applied to the
quoted message prior to opening the editor; headers and signature for the
reply itself are left intact.
This idea has popped up on the ML a couple of times in the past. It can
be used to implement behavior such as stripping signatures from replies (a
la K-9 Mail) or generating automatic replies.
This could be extended to inline-forwarded messages if desired with some
minor changes.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3806>
Mutt <http://www.mutt.org/>
The Mutt mail user agent