Re Balsa 2.0.1.1



Hi

The problem with the inbox email list getting stuck; I have made a quick hack 
to my source to stop this happening. It seems to do with the selection of the 
row after the new mail has arrvied. I am not sure if balsa is designed so that 
the new email is meant to be selected on arrival (the index->current_message 
doesnt seem to get updated?). Anyway i just commented out the 
bndx_select_message(bindex, bindex->current_message);

in the function bndx_messages_add in balsa-index.c (seems only called when new 
email arrives?)

This means the selection doesnt change and the list is not scrolled to the new 
email. But at least it doesnt get stuck :)

Thanks
Tim



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]