Re Balsa 2.0.1.1
- From: Tim <mild7 users sourceforge net>
- To: balsa list <balsa-list gnome org>
- Subject: Re Balsa 2.0.1.1
- Date: Fri, 30 May 2003 04:26:21 +1200
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]