On 04/28/2005 05:55:02 PM, Pawel Salek wrote:

Ooops, it seems it has not been tested with gtk2 older than 2.4.0. Try adding following function as a stop gap to eg. libbalsa/address- entry.c or src/sendmsg-window.c

--- cut here -----
gboolean libbalsa_address_entry_show_matches(GtkEntry * address_entry)
{ return FALSE /* or TRUE */; }
---- cut here ----


Please report whether it works as expected.

Well, the fix above did allow a sucessful compile. Thanks for the quick reply!


However, I didn't get the expected change in functionality. From past discussion on the mailing list, I thought I should no longer see my own address added to the CC: line when doing a Reply-to-all. But, it seems to be working the same as Balsa 2.2.5. (address is still included). I verified 2.2.6 with "About" so that I wasn't doing something dumb and actually running 2.2.5, although I did run 2.2.6 "in place" w/o full install.

Did I misintrepret that this change was included in 2.2.6? Or are there other deps involved?

Thanks,
Jerry

_______________________________________________
balsa-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/balsa-list

Reply via email to