AM> I think that is fixed in current unstable (2.8.7dev8-1) I cannot
AM> reproduce it.

Not it is not fixed. There is one line here until it hits lynx:

$ perl -we 'print "bla "x999'|txt2html|lynx -force-html -dump -width 9999999 
-stdin|perl -nwle print\ length
990
990
990
990
46

You can up the limit past 9999999 but that won't change lynx's
hardwired internal limit.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to