Conrad wrote: > Wondering what folk use these days to render HTML emails in a terminal > window?
I've been using firefox and haven't had a recnet need to use a text-based
browser. When I did, I preferred lynx to w3m.
Have you tried using what's generated in your mhn.defaults? Mine has this:
mhshow-show-text/html: charset="%{charset}"; %l/bin/w3m -dump ${charset:+-I}
${charset:+"$charset"} -T text/html %F
mhn.defaults.sh has support for lynx and elinks in addition to w3m.
David
