[MlMt] Overwriting default keybindings
Eric A. Meyer
eric at meyerweb.com
Tue Jul 9 09:35:29 EDT 2013
Hey gang,
Hopefully someone with more keybinding experience than me can help
out. I'm trying to overwrite the standard keybindings for Reply,
Reply All, Reply List, and Forward so that when I reply to or forward
a message, it is also marked as read. I have these lines in my
custom keybindings file:
"@r" = ( 'setTag:', '\\Seen', 'reply:');
"@R" = ( 'setTag:', '\\Seen', 'replyAll:');
"~@r" = ( 'setTag:', '\\Seen', "replyList:");
"@F" = ( 'setTag:', '\\Seen', 'forwardMessage:');
However, while messages are replied to or forwarded just fine, the
marking-as-read thing doesn't happen. I know the keybindings file is
being loaded and used because other custom keybindings in the file
are recognized. Any thoughts as to what I might be doing wrong? Or
is overwriting the default keybindings something that can't be done?
--
Eric A. Meyer (eric at meyerweb.com) http://meyerweb.com/
More information about the mailmate
mailing list