On Mon, Sep 10, 2012 at 03:19:24PM +0000, Jack's unattended mail wrote:
> On 2012-09-10, Thomas Dickey <[email protected]> wrote:
> >
> > It appears that's built into the code - see for example the
> > read_article function in HTNews.c:
> 
> Is there any way to dump the raw text?  I don't necessarily need it to
> be rendered (like with -dump).

not directly (without modifying lynx).

But reading the code, it appears that the header lines would be
fairly simple to pick out of the trace file (lynx -trace),
since they consist of a "H" in the first column, followed by
a space and then the header text.

-- 
Thomas E. Dickey <[email protected]>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to