<div class="markdown">
<p dir="auto">On 14 Jan 2015, at 11:29, Quentin Stafford-Fraser wrote:</p>

<blockquote>
<p dir="auto">I haven't worked out quite how MailMate's key bindings interact with the system ones, and I couldn't find the right name in the documentation to remap the Correspondence View command using a .plist file.</p>
</blockquote>

<p dir="auto">I think you can only remove the keybinding by creating a custom layout file based on <code>correspondence.plist</code> in the application bundle. In that file you should remove the toggle-related keywords for the correspondence view.</p>

<p dir="auto">The file should be placed here:</p>

<pre><code>~/Library/Application\ Support/MailMate/Resources/Layouts/Mailboxes/
</code></pre>

<p dir="auto">-- <br>
Benny</p>

</div>