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?
* And strange, now my lynx just show the source content of html instead
of the previous formated view. What's
wrong? :-(
best,
charlie