Yeah, I guess so.
On Wed, Aug 6, 2014 at 5:04 PM, Benny Kjær Nielsen <[email protected]> wrote: > On 6 Aug 2014, at 9:16, Giulio Eulisse wrote: > > 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? > > I think you are essentially asking for lastOfThread: to behave like you > describe when there are multiple messages selected? Correct? > > -- > Benny > > _______________________________________________ > mailmate mailing list > [email protected] > http://lists.freron.com/listinfo/mailmate > > -- Ciao, Giulio
_______________________________________________ mailmate mailing list [email protected] http://lists.freron.com/listinfo/mailmate
