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
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to