Treeview sort issue with IMAP
- To: mutt-dev@xxxxxxxx
- Subject: Treeview sort issue with IMAP
- From: ubitux <ubitux@xxxxxxxxx>
- Date: Tue, 27 Jul 2010 11:08:06 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition :content-transfer-encoding:user-agent; bh=npOd13J9XUeEMU4uNAAB1mEddP8zz+y43u5K8isPAes=; b=c37SiIIV1ovJMb0LCSMWyvHCN3M8FiFbbYJmat/p1tdXAa0HoXBs6l/dKn6SFEe3N2 kFBDoEsuHHjd8MlI3e5gd4K7NglM2qWP+mnq72jwdKC3kCg+zs9yi1s0JZIgLy53JlyN sgb46IZLR6uizTuR5sypeZi8325W/US7E2HhU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:content-transfer-encoding:user-agent; b=hL4TDcSQQyKYawxQdG+oTr2+eWeemOuutaMY5wUeQgDfttdo62pQCF+bp5XBt6AzbI zfz0bS/2jRB6CY9/KrA14EvV2jwNl18kCHL/7ilzKABfcN6jrNOdimpjz85xveSKUsIw Mr0l+9724dUAOkFXK17CB6Scgp2i1oV2wzpts=
- List-post: <mailto:mutt-dev@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-dev"
- Sender: owner-mutt-dev@xxxxxxxx
- User-agent: Mutt/1.5.20 (2010-04-22)
Hi,
I use mutt with IMAP (GMail one), with those particular settings:
set sort = threads
set sort_aux = reverse-last-date-received
bind index "^" imap-fetch-mail
The treeview is well displayed: more recent threads are on top, and each
thread has a descending date sort.
But if a new mail arrived, it is placed at the bottom of the list: I need
to change the mailbox/delete some mails/restart mutt in order to get them
well organized.
Also note that mails fetched calling imap-fetch-mail directly (the "^"
bind above) are well placed (at the top, in threads, etc.).
An easy way to reproduce it is just to send a mail to yourself and press
"tab" regulary; it should quickly jump to the bottom of the list.
I also think this may be the cause of most crash I expect each daysâ
Regards,
--
ubitux