<div class="markdown">
<p dir="auto">On 27 Feb 2015, at 21:29, Kai Großjohann wrote:</p>

<blockquote>
<p dir="auto">I just thought I might try a mutt like feeling: use j/k to navigate the list of messages, then Return to open a message, then q or maybe i to close it again.</p>

<p dir="auto">I can't find a keybinding selector for closing the message...</p>
</blockquote>

<p dir="auto">I probably haven't listed that, but you can use <a href="https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/#//apple_ref/occ/instm/NSWindow/performClose:"><code>performClose:</code></a>.</p>

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

</div>