On 2022-11-14 at 05:59:58 UTC-0500 (Mon, 14 Nov 2022 11:59:58 +0100)
Max Rydahl Andersen <mailmate@lists.freron.com>
is rumored to have said:

> Hi,
>
> I have this in my keybinding:
>
> `           "N" = ("selectNextCountedMailbox:",     "makeFirstResponder:", 
> "mainOutline","selectFirstMessageRow:");   `

Does there need to be a colon after mainOutline?


> It does select the next counted mailbox but it does not select the first 
> message row.
>
> I do have a `mainOutline` defined in my threaded layout:
>
> ```
> {
>               identifier = "mainOutline";
>               viewerType = "MmMessagesOutlineView";
>               // columnSettings = "outlineColumns";
>               // Keeps selected messages in the view even if they no longer 
> match the main query
>               // sources = ( { sourceIdentifier = "mainOutline"; }, { 
> sourceIdentifier = "pathControl"; } );
>               sources = ( { sourceIdentifier = "pathControl"; } );
>               minHeight = 50;
> },
> ```
>
> Anyone know if syntax for this might have changed in recent months?
>
> /max
> https://xam.dk/about
> _______________________________________________
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate


-- 
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to