<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div style="white-space:normal">
<p dir="auto">On 26 May 2016, at 17:55, Mike Petonic wrote:</p>

<blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">
<p dir="auto">I'm rephrasing this to make myself clearer in my request for help.</p>
</blockquote>

<p dir="auto">Sorry for not yet answering the original question.</p>

<blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">
<p dir="auto">Is there a keybinding that will make MailMate open a new viewer window?  I want to use it as part of a compound binding, for example:</p>

<pre style="border:thin solid gray; margin-left:15px; margin-right:15px; overflow:auto; padding:5px"><code>    "?" = "newMessagesViewerWindow:", "searchAllMessages:" );
</code></pre>
</blockquote>

<p dir="auto">I believe this should work:</p>

<pre style="border:thin solid gray; margin-left:15px; margin-right:15px; overflow:auto; padding:5px"><code>"s" = ( "newMessagesViewerWindow:", "searchAllMessages:" );
</code></pre>

<p dir="auto">(But the layout is going to be the default layout.)</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>