<div class="markdown">
<p dir="auto">On 5 Aug 2013, at 23:26, Benny wrote:</p>

<blockquote>
<p dir="auto">Selectors not on the list are typically the ones I have not really decided if I'm going to change (functionally) or rename. I guess this one won't change in function and it is not too badly named. It is named <code>loadImagesOnce:</code>. I'll add it to the official list.</p>
</blockquote>

<p dir="auto">So this should be <br>
    "@l" = {"loadImagesOnce:"};  // cmd-l<br>
or<br>
    "^L" = {"loadImagesOnce:"};  // ctrl-shift-l<br>
in my keybindings plist?</p>

<p dir="auto">Neither work.</p>

<p dir="auto">But this leads me to offer two suggestions:</p>

<ol>
<li value=1><p dir="auto">I'm not sure from the documentation (that appears when I press the ? button on the General preferences pane) whether I need to re-start MailMate for it to pick up changes to the keybinding plist(s). Could you add a clarifying note?</p></li>
<li value=2><p dir="auto">It would be extra handy if there could be a UI element on the Custom Key Bindings part of the General preference pane, that I could click on to open the custom keybinding plist in the system-wide editor? This might need to be just plists in the user's path, rather than in the app path, given how those shouldn't be editable by default.</p></li>
</ol>

<p dir="auto">Thanks,</p>

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

</div>