Hi, When reading messages in Sup and expanding quoted lines, long quoted lines are not word wrapped and thus I can''t read all the content. Non-quoted content wraps as expected. Is this a known issue or could it be a misconfiguration or problem in my build? I''m currently using commit 7e2bb88 from Sun Jan 23 21:05:39 2011 -0800 on Ubuntu 10.10. -Antti Here is a "screenshot" of the issue: ------------ - John Smith to Antti May? 6 (4 days ago) Begin forwarded message: - (3 quoted lines)> Thanks for your message. Nice to hear from you again. Hope to m > > Cheers,John + (4-line signature) x Attachment: sup-attachment-1305010003-1158.html (text/html; 2k)
> === Antti Kaihola schrieb am 2011-05-10 09:07: === < > Hi, > > > When reading messages in Sup and expanding quoted lines, long quoted > lines are not word wrapped and thus I can''t read all the content. > Non-quoted content wraps as expected.The left and right arrow keys give you access to text right or left of your screen. Of course it would be nice, if sup would wrap these lines as well. Ruthard
Excerpts from Antti Kaihola''s message of Tue May 10 09:07:13 +0200 2011:> Hi, > > When reading messages in Sup and expanding quoted lines, long quoted > lines are not word wrapped and thus I can''t read all the content. > Non-quoted content wraps as expected. > > Is this a known issue or could it be a misconfiguration or problem in > my build? I''m currently using commit 7e2bb88 from Sun Jan 23 21:05:39 > 2011 -0800 on Ubuntu 10.10.I do have the same problem; very annoying. I''m on the mainline/next branch.
Excerpts from john.wyzer''s message of Thu May 19 17:11:31 +0200 2011:> Excerpts from Antti Kaihola''s message of Tue May 10 09:07:13 +0200 2011: > > Hi, > > > > When reading messages in Sup and expanding quoted lines, long quoted > > lines are not word wrapped and thus I can''t read all the content. > > Non-quoted content wraps as expected. > > > > Is this a known issue or could it be a misconfiguration or problem in > > my build? I''m currently using commit 7e2bb88 from Sun Jan 23 21:05:39 > > 2011 -0800 on Ubuntu 10.10. > > > I do have the same problem; very annoying. > I''m on the mainline/next branch.Ah. Here''s a fix: https://github.com/rburchell/sup/commit/a60dd01fe297bf3cd5a12c17a40849219c7f8a91
Excerpts from Antti Kaihola''s message of Tue May 10 09:07:13 +0200 2011:>> > Hi, >> > >> > When reading messages in Sup and expanding quoted lines, long quoted >> > lines are not word wrapped and thus I can''t read all the content.2011/5/19 john.wyzer <john.wyzer at gmx.de>:> Ah. Here''s a fix: > https://github.com/rburchell/sup/commit/a60dd01fe297bf3cd5a12c17a40849219c7f8a91Thanks, it works perfectly! It also seems to live in the wrap_quoted branch of the sup repository.
On Mon, 23 May 2011 21:38:56 +0300, Antti Kaihola <akaihola at gmail.com> wrote:> Excerpts from Antti Kaihola''s message of Tue May 10 09:07:13 +0200 2011: >>> > When reading messages in Sup and expanding quoted lines, long quoted >>> > lines are not word wrapped and thus I can''t read all the content. > > 2011/5/19 john.wyzer <john.wyzer at gmx.de>: >> Ah. Here''s a fix: >>https://github.com/rburchell/sup/commit/a60dd01fe297bf3cd5a12c17a40849219c7f8a91> > It also seems to live in the wrap_quoted > branch of the sup repository.cool! Does that mean there is a chance it will finally make it into master? Or will it like forever be necessary to apply the patch manually? Just asking, since that patch in the original repo is from september last year, what /feels/ like a rather longish time to merge a rather basic patch. Am I mistaken? thx for ur support! dtk
Excerpts from dtk''s message of Tue May 24 11:26:40 +0100 2011:> On Mon, 23 May 2011 21:38:56 +0300, Antti Kaihola <akaihola at gmail.com> > > Excerpts from Antti Kaihola''s message of Tue May 10 09:07:13 +0200 2011: > >>> > When reading messages in Sup and expanding quoted lines, long quoted > >>> > lines are not word wrapped and thus I can''t read all the content. > > > > It also seems to live in the wrap_quoted branch of the sup repository.Yes, I created that branch next weekend. I''ve now merged it into the next branch, so go update from git and enjoy :) And I may get around to reviewing other patches from the same github fork at some point, but if you spot any you particularly want merged then shout out and they''ll get reviewed sooner ... Hamish Downer