[Mutt] #3395: save-hook filename parameter in config file is misinterpreted
#3395: save-hook filename parameter in config file is misinterpreted
----------------------------------------------+-----------------------------
Reporter: daniell | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone:
Component: mutt | Version: 1.5.20
Keywords: save-hook folder filename muttrc |
----------------------------------------------+-----------------------------
Given a save-hook entry like this in .muttrc:[[BR]]
save-hook '~sSPAM' '=sa.spam'
In mutt when finding a message with that subject, pressing a 's' (save-
message) results in '~/Mail/sa.spam' being offered as default filename,
although it should be '=sa.spam'.
This only happens when this save-hook entry is interpreted from the config
file. When setting it inside mutt (after pressing ':' and entering the
same exact command as above), it acts correct, and offers the '=sa.spam'
directory as default for saving this kind of messages.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3395>
Mutt <http://www.mutt.org/>
The Mutt mail user agent