[MlMt] probably foolish question
Kai Großjohann
kai.grossjohann at gmail.com
Tue Dec 9 16:35:08 EST 2014
On 9 Dec 2014, at 20:47, Benny Kjær Nielsen wrote:
> On 9 Dec 2014, at 14:42, Barton Lipman wrote:
>
>> Is there a simple way to move from the mailbox list to the message
>> list without using the mouse?
>
> It's even possible to bind a key to put the focus in the messages
> outline.
Just so that you don't have to search for it and you see a worked
example:
I've created the file:
~/Library/Application
Support/MailMate/Resources/KeyBindings/Kai.plist
I've then added the following lines to it:
{
"Q" = ("makeFirstResponder:", "mailboxesOutline");
"W" = ("makeFirstResponder:", "mainOutline");
"E" = ("makeFirstResponder:", "messageView");
}
Well, actually, I've got more lines than these, but these illustrate the
point. And then, I've added "Kai" to the list of custom keybindings in
the General preferences tab. And now I can type uppercase Q to go to
the list of mailboxes, and uppercase W and E go to the list of mails and
the message itself, respectively.
It's only Roc...err, keybindings, but I like it.
Kai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20141209/6a85fcf8/attachment.html>
More information about the mailmate
mailing list