Benny says he wants to fix something. Until then, may I propose another keybinding to focus the message list?

    "Q" = ("makeFirstResponder:", "mailboxesOutline");
    "W" = ("makeFirstResponder:", "mainOutline");
    "E" = ("makeFirstResponder:", "messageView");

With this,

* `Q` focuses the list of mailboxes
* `W` focuses the list of messages
* `E` focuses the preview pane for the currently selected message

I know it's just a workaround.  But maybe it's better than nothing.

Kai


On 19 Jan 2015, at 11:08, Max Rydahl Andersen wrote:

Hi,

I got this setup in my keybindings:

    "N" = "selectNextMailbox:";
    "P" = "selectPreviousMailbox:";

works great, except that when I use these I still have to use the mouse to have the message list have focus before I can use 'n'/'p' for next and previous messages.

Anyway to have have the focus automatically go to the "right" place ?

/max
http://about.me/maxandersen
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

Reply via email to