------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=68410 ------- Additional Comments From pauls@sprakes.co.uk 2003-11-25 23:25 ------- I think this patch is only halfway there. Now if a new message arrives in a folder which already has messages, and a message is already highlighted, you end up with 2 highlighted messages - which leads to confusion as to which message you are actually reading. Can you do something like the following pseudo-code: if(folderEmptyBeforeMessageArrives) { highlightMessage( currentItem() ); } _______________________________________________ KMail Developers mailing list kmail@kde.org https://mail.kde.org/mailman/listinfo/kmail