Re: A stupid question about libtinymail



On Sun, 2007-12-02 at 03:27 +0200, Milko Krachounov wrote:

> In tny-gtk-text-buffer-stream.c, in the function
> tny_gtk_text_buffer_stream_read_default, shouldn't the line:
> 
> gtk_text_iter_set_offset (&dest, rlength);
> 
> be
> 
> gtk_text_iter_set_offset (&dest, cur_offset + rlength);

This has actually never been tested I think ...

So you might very well be right about that. Can you make a patch that
makes it work for your case and send it to the mailing list?

I think the current other E-mail clients implement reading their text
widget differently.


-- 
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://pvanhoof.be/blog
http://codeminded.be






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