<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
pre { margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow: auto; background-color: #E4E4E4; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">I'm rephrasing this to make myself clearer in my request for help.</p>

<p dir="auto">I scoured the net and sample KeyBindings lists, and could not find an example.</p>

<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><code>    "?" = ( "makeNewViewer:", "searchAllMessages:" );
</code></pre>

<p dir="auto">The function is pretty obvious, but there could be other uses, too.</p>

<p dir="auto">Thanks!</p>
</div>

</body>
</html>