[MlMt] back to Inbox
Fredrik Jonsson
frjo at xdeb.org
Mon Oct 16 12:24:15 EDT 2017
John Cooper 2017-10-16 16:46 wrote:
> "i" = ( "goToMailbox:", "INBOX" );
I use that with one thing added:
"i" = ( "goToMailbox:", "INBOX", "makeFirstResponder:", "mainOutline" );
This makes the column that list the mail active so you can e.g. navigate
it with the keyboard.
One could also expand it to this:
"i" = ( "goToMailbox:", "INBOX", "makeFirstResponder:",
"mainOutline", "nextUnreadMessage:" );
to automatically select the next unread message.
Fredrik
More information about the mailmate
mailing list