<div class="markdown">
<p dir="auto">I'm using the widescreen layout.  While the message list is focused, the spacebar scrolls the message (preview).</p>

<p dir="auto">You can create a file Foo.plist in <code>~/Library/Application Support/MailMate/Resources/KeyBindings/</code> with the following content:</p>

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

<p dir="auto">And then you can hit <code>Q</code> (with shift) to focus the list of mailboxes, <code>W</code> to focus the list of messages, and <code>E</code> to focus the message itself.</p>

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

<p dir="auto">On 15 Feb 2015, at 21:06, Shoshanna Green wrote:</p>

<blockquote>
<p dir="auto">I'm currently trying out MailMate; though I can't switch to it until it has a "correspondent" column, I'm enjoying getting to know it, experimenting with keybindings and verification-before-sending (a major plus for me). So I'm likely to be asking a bunch of questions. Here's one.</p>

<p dir="auto">When I open a message I've received, often I'm going to want to scroll down to read it all. But if I immediately hit the spacebar, it toggles between full and compact headers. I have to click in the message body to focus it, and only then will the spacebar scroll the message.</p>

<p dir="auto">There's got to be a way around this, right? Every review talks about how keyboard-focused MailMate is (another big plus!); I can't possibly always have to click before I can scroll with the keyboard? Besides, I almost never want compact headers anyway.</p>

<p dir="auto">Thanks for any help!</p>

<p dir="auto">--<br>
Shoshanna Green<br>
<a href="mailto:shoshannag@gmail.com">shoshannag@gmail.com</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>