<div class="markdown">
<p dir="auto">Benny says he wants to fix something.  Until then, may I propose another keybinding to focus the message list?</p>

<pre><code>"Q" = ("makeFirstResponder:", "mailboxesOutline");
"W" = ("makeFirstResponder:", "mainOutline");
"E" = ("makeFirstResponder:", "messageView");
</code></pre>

<p dir="auto">With this, </p>

<ul>
<li><code>Q</code> focuses the list of mailboxes</li>
<li><code>W</code> focuses the list of messages</li>
<li><code>E</code> focuses the preview pane for the currently selected message</li>
</ul>

<p dir="auto">I know it's just a workaround.  But maybe it's better than nothing.</p>

<p dir="auto">Kai</p>

<p dir="auto">On 19 Jan 2015, at 11:08, Max Rydahl Andersen wrote:</p>

<blockquote>
<p dir="auto">Hi,</p>

<p dir="auto">I got this setup in my keybindings:</p>

<pre><code>"N" = "selectNextMailbox:";
"P" = "selectPreviousMailbox:";
</code></pre>

<p dir="auto">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.</p>

<p dir="auto">Anyway to have have the focus automatically go to the "right" place ?</p>

<p dir="auto">/max<br>
<a href="http://about.me/maxandersen">http://about.me/maxandersen</a></p>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>