Hi,
I have this in my keybinding:
` "N" = ("selectNextCountedMailbox:", "makeFirstResponder:",
"mainOutline","selectFirstMessageRow:"); `
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