<div class="markdown">
<p dir="auto">I guess this is related to prefix keys.  I have a setup similar to yours:</p>

<ul>
<li>My personal keybindings have multi-key bindings starting with <code>g</code></li>
<li>I use another set of keybindings that has bindings for <code>g</code></li>
</ul>

<p dir="auto">But the difference is that I use Gmail where <code>g</code> is also a prefix key, and you use Postbox where <code>g</code> is not a prefix key.</p>

<p dir="auto">FWIW, my order in the preferences is "Kai, Gmail".</p>

<p dir="auto">Is this a bug in MailMate?  It smells like a bug.  But my nose is not to be trusted, I know.</p>

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

<p dir="auto">On 26 Apr 2015, at 10:43, Max Rydahl Andersen wrote:</p>

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

<p dir="auto">I added the following:</p>

<pre><code>"g" = {
    "m" = ( "makeFirstResponder:", "mainOutline", "selectFirstMessageRow:");
    "M" = ( "makeFirstResponder:", "mainOutline", "selectLastMessageRow:");
    "f" = "goToMailbox:";
    };
</code></pre>

<p dir="auto">and have it in a file called max.plist and in preferences I have "max, postbox" and all other keybindings in there works fine,<br>
but the "g" from postbox always wins. Even if I do "postbox, max".</p>

<p dir="auto">If I change "g" above to i.e. "l" then it works, but then it is not "g"</p>

<p dir="auto">What am I doing wrong ?</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>