[MlMt] ( "makeFirstResponder:", "mainOutline:" );
Giovanni Lanzani
giovanni at lanzani.nl
Fri Jan 10 08:04:37 EST 2014
Hi there,
I'm using the following keyboard shortcut in Mailmate
( "makeFirstResponder:", "mainOutline:" );
to go back to the main view (so that I can scroll messages with the
arrows). However it seems that, since a couple of days, this is not
working anymore (Mailmate 3905).
Is there something I did wrong? All my other shortcuts work.
For reference, the whole keybinding file is
{
// Custom key bindings.
// Combo keys
"g" = {
"u" = ( "makeFirstResponder:", "mainOutline:" );
"j" = ( "markAsNotJunk:");
"c" = ( "showThread:", "showCorrespondence:" );
};
// bold selection
"@b" = (selectWord:, setMark:, swapWithMark:, deleteToMark:,
insertText:, "**", yank:, insertText:, " ", moveLeft:, insertText:,
"**", moveRight:, deleteBackward:);
// italicize selection
"@i" = (selectWord:, setMark:, swapWithMark:, deleteToMark:,
insertText:, "*", yank:, insertText:, " ", moveLeft:, insertText:, "*",
moveRight:, deleteBackward:);
}
/*
*/
Cheers,
Giovanni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20140110/131b0aba/attachment.html>
More information about the mailmate
mailing list