[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Using lynx as a filter...
From: |
dfeustel |
Subject: |
Re: [Lynx-dev] Using lynx as a filter... |
Date: |
Sat, 05 Aug 2006 08:07:58 -0500 (CDT) |
> =3D- address@hidden wrote on Sat 5.Aug'06 at 7:29:19 -0500 -=3D
>
> > Charles' desire to see the rendered html makes me wonder if I
> > can do that with a script within vim instead of just deleting
> > the html. Should be easy.
>
> Charles already described your scenario, too, so my answer applies
> to you, too.
> :from,to!lynx -stdin -force_html -dump
>
> Wasn't that clear from my answer?
I missed that. But thanks for reposting,
since your solution is simpler than what I was thinking of.