On 26 May 2016, at 17:55, Mike Petonic wrote:

I'm rephrasing this to make myself clearer in my request for help.

Sorry for not yet answering the original question.

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:

```
        "?" = "newMessagesViewerWindow:", "searchAllMessages:" );
```

I believe this should work:

        "s" = ( "newMessagesViewerWindow:", "searchAllMessages:" );

(But the layout is going to be the default layout.)

--
Benny
_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate

Reply via email to