Re: [MlMt] Selecting only last message of a selection

2014-08-06 Thread Giulio Eulisse
Yeah, I guess so. On Wed, Aug 6, 2014 at 5:04 PM, Benny Kjær Nielsen 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

Re: [MlMt] Selecting only last message of a selection

2014-08-06 Thread Benny Kjær Nielsen
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 sel

[MlMt] Selecting only last message of a selection

2014-08-06 Thread Giulio Eulisse
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