[MlMt] Extra chars when using keybindings

Jan Erik Moström lists at mostrom.pp.se
Tue Dec 15 04:44:00 EST 2015


I've played around with keybindings and it seem to work ... but there are
some strange things happening that I don't understand.

I've set up three keywords in the preferences

Fix
Waiting
Reference

and then the following keybindings

{
"f" =  {
"f" = ( "setTag:", "Fix" );
"w" = ( "setTag:", "Waiting" );
"r" = ( "setTag:", "Reference" );
};
"r" =  {
"f" = ( "removeTag:", "Fix" );
"w" = ( "removeTag:", "Waiting" );
"r" = ( "removeTag:", "Reference" );
};
}

so typing 'ff' assigns the keyword 'Fix' to the selected message.

However, what is displayed is 'FFix', 'fw' results in 'WWaiting'

Does anyone have an idea why this is happening?

- jem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20151215/25e4c4ef/attachment.html>


More information about the mailmate mailing list