> What is the best (simplest) way to read .doc files from within Mutt?

/etc/mailcap:
application/msword; /usr/bin/antiword '%s'; copiousoutput; 
description="Microsoft Word Text"; nametemplate=%s.doc

and (if you want)

~/.vimrc:
auto_view application/msword

Stony

Reply via email to