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

Re: Reading .doc files from within Mutt



> 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 to: