pan-devel
[Top][All Lists]
Advanced

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

[Pan-devel] Re: html message handling in pan-0.120


From: Anuj Verma (Kevin)
Subject: [Pan-devel] Re: html message handling in pan-0.120
Date: Sun, 21 Jan 2007 17:56:36 +0000 (UTC)
User-agent: pan 0.120 (Plate of Shrimp)

On Sun, 21 Jan 2007 10:39:15 -0600, Charles Kerr wrote:

> I wonder if we're using different versions of links, because piping
> content in through stdin works for me:
> 
>    address@hidden ~]$ rpm --query elinks elinks-0.11.1-5.1
>    address@hidden ~]$ cat foo
>    hello<br>world
>    address@hidden ~]$ cat foo | /usr/bin/elinks -dump
>      hello
>      world
>    address@hidden ~]$
> 
> cheers,
> Charles

Charles, 
Same here: 

address@hidden ~]$ rpm -q elinks
elinks-0.11.1-5.1
address@hidden ~]$ cat > foo
hello<br>world
address@hidden ~]$ cat foo | /usr/bin/elinks -dump
   hello
   world

I'll continue to look into this and will positively report in this thread.
Though the stderr is as reported. 

Cheers,
Kevin





reply via email to

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