Hi,

I'm trying to write a custom keybinding which selects the last message of a thread. This is easily done when only one message is selected (via `lastOfThread`), but fails when I've more than one message selected. Basically I need something which selects only the last message of a previous selection and then I can do `lastOfThread`. To be clear, right now I'm faking this with:

        "L" = ("nextMessage:", "previousMessage:", "lastOfThread:");

Which fails for the last message of a mailbox.

Is this possible to have something like `selectLastOfSelection` / `selectFirstOfSelection`?

--
Ciao,
Giulio
_______________________________________________
mailmate mailing list
[email protected]
http://lists.freron.com/listinfo/mailmate

Reply via email to