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
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
I never noticed that Conversation and Thread buttons looked at more than
the current folder. I'm very happy with this.
Ralph
On 6 Aug 2014, at 6:24, Benny Kjær Nielsen wrote:
On 4 Aug 2014, at 6:58, Ralph Alvy wrote:
I guess it would need to also match the Subject for all messages, the
way
On 6 Aug 2014, at 15:25, Benny Kjær Nielsen wrote:
On 4 Aug 2014, at 11:05, Giovanni Lanzani wrote:
Can we have secondary sort (by date) when we order the emails by
*Subject*?
This is how it is supposed to work if you first click on the Date
column header and then on the Subject column head
On 6 Aug 2014, at 4:18, Caroline Taylor wrote:
Thanks for your response. Unfortunately, I'd already gone through all
of the archives in great detail, along with the bug reports and
discussion there, along with everything else I can find in google. I'm
using tag mapping, and have followed all t
On 4 Aug 2014, at 11:05, Giovanni Lanzani wrote:
Can we have secondary sort (by date) when we order the emails by
*Subject*?
This is how it is supposed to work if you first click on the Date column
header and then on the Subject column header. (I haven't actually
verified this works, but thi
On 4 Aug 2014, at 6:58, Ralph Alvy wrote:
I guess it would need to also match the Subject for all messages, the
way it does when you double click on the Subject field in a message.
So, essentially you want to search for thread of the currently selected
message? This is what the “Thread” butto
On 4 Aug 2014, at 0:24, Ralph Alvy wrote:
Right now, double clicking on the From field of a message presents us
with all message in that folder with that value in the From field.
Double clicking the Subject field of a message does the same for the
Subject field. What about a key combination on
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