lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] Line wrapping in lynx '-dump'


From: Gisle Vanem
Subject: [Lynx-dev] Line wrapping in lynx '-dump'
Date: Tue, 11 Feb 2014 20:30:17 +0100

Consider the text result of:
 lynx -dump http://www.komodia.com/NewDoc/RegisterLSP/provider_8cpp.html > 
provider.cc.txt

The <pre> codes in this produces not so nice result in provider.cc.txt:

 00106         // Find the size of the buffer
 00107         rc = WSCEnumProtocols( NULL, ProtocolInfo, &ProtocolInfoSize, &Er
 rorCode );

On the other hand, with the option '-dont_wrap_pre', all looks perfect. So is it
possible to make the option '-dont_wrap_pre' default?

I didn't see a lynx.cfg setting for this.

--gv





reply via email to

[Prev in Thread] Current Thread [Next in Thread]