Hi, On Fri, 18 Jan 2002 Charles Jie spewed into the ether: > Previously I have this in my .mailcap: > > text/html; netscape -remote openfile\\(%s\\) > > But I change to use this for speed: > > text/html; lynx %s; nametemplate=%s.html > > * I still want to view the attachment with netscape as an alternative if > it's worth the effort. I plan to have a macro to do it. But could I > use pipe? (I see the problem with %s.) Is there any trick for it?
Not sure about netscape, but I have this in my mailcap :
text/html; konqueror %s; test=runningX.sh
text/html; lynx -force_html %s
text/html; w3m -S -F -dump -T text/html %s; copiousoutput
> * And strange, now my lynx just show the source content of html instead
> of the previous formated view. What's
> wrong? :-(
Maybe the -force_html flag is required ?
pv.
--
Prahlad Vaidyanathan <[EMAIL PROTECTED]>
Economists state their GNP growth projections to the nearest tenth of a
percentage point to prove they have a sense of humor.
-- Edgar R. Fiedler
msg23313/pgp00000.pgp
Description: PGP signature
