On (15:22 03/02/08), Michael Kjorling <[EMAIL PROTECTED]> put forth the
proposition:
> On 3 Feb 2008 12:15 +, by [EMAIL PROTECTED] (Dave Wood):
> >>> macro pager w |elinks\n
> >
> > Better still:
> >
> > cat /dev/stdin >> tmp.html
> > elinks tmp.html
>
> How about elink's -force-html c
On 3 Feb 2008 12:15 +, by [EMAIL PROTECTED] (Dave Wood):
>>> macro pager w |elinks\n
>
> Better still:
>
> cat /dev/stdin >> tmp.html
> elinks tmp.html
How about elink's -force-html command line switch?
--
Michael Kjörling .. [EMAIL PROTECTED] .. http://michael.kjorling.se
* . No
On (12:09 03/02/08), Dave Wood <[EMAIL PROTECTED]> put forth the proposition:
> On (11:29 03/02/08), Dave Wood <[EMAIL PROTECTED]> put forth the proposition:
> > I have set up 2 binds:
> >
> > macro index w |elinks\n
> > macro pager w |elinks\n
> >
> > But when I use them elinks opens w
On (11:29 03/02/08), Dave Wood <[EMAIL PROTECTED]> put forth the proposition:
> I have set up 2 binds:
>
> macro index w |elinks\n
> macro pager w |elinks\n
>
> But when I use them elinks opens with a window asking what to do:
>
> open save display etc
>
> If I hit display I get the s
I have set up 2 binds:
macro index w |elinks\n
macro pager w |elinks\n
But when I use them elinks opens with a window asking what to do:
open save display etc
If I hit display I get the source code.
I previously used w3m for this and it worked ok, but I prefer to use elinks
for a bro