<div dir="ltr">can a keybinding do mulitple things ? like select next mailbox and then do the focus window ?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 19, 2015 at 9:54 PM, Kai Großjohann <span dir="ltr"><<a href="mailto:kai.grossjohann@gmail.com" target="_blank">kai.grossjohann@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<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><span class="HOEnZb"><font color="#888888">

<p dir="auto">Kai</p></font></span><span class="">

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

</span><blockquote><div><div class="h5">
<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" target="_blank">http://about.me/maxandersen</a></p>

</div></div><hr><span class="">

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

</div><br>_______________________________________________<br>
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" target="_blank">http://lists.freron.com/listinfo/mailmate</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">/max<br><a href="http://about.me/maxandersen" target="_blank">http://about.me/maxandersen</a></div>
</div>