On Tuesday 10 September 2013 10:01:52 Jan Kundrát wrote:
> On Tuesday, 10 September 2013 08:59:54 CEST, Pali Rohár wrote:
> >> Furthermore, the patch should respect the
> >> gui/msgList.showThreading option, not discard it.
> > 
> > I'd like to store also sorting option, not only true/false
> > for threading. For this I created new setting
> > "gui/msgList.sortBy" but not implemented yet.
> 
> I do not want to remember these -- sorting is a very expensive
> operation in terms of network traffic (and also something
> which has a very limited utility if you ask me), so I want to
> discourage it as much as possible. Not remembering the sort
> key is part of this plan and a design choice.
> 

Sorry, but I want to have always sorted messages by date (unless 
threading is enabled) and I really do not want to click "sort by 
date" every time I start Trojita.

> Please keep in mind that ascending/descending is another
> problem; that's a persistent settings.
> 

Yes, for this I prepared setting "gui/msgList.sortOrder". But 
IMAP function ThreadingMsgListModel::setUserWantsThreading(bool) 
is buggy when when is called, it change sorting to ascending. So 
now it is not easy to store/restore ascending/descending order 
when server supports threading.

-- 
Pali Rohár
pali.ro...@gmail.com

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to