Package: docx2txt Version: 1.4-0.1 When trying to view a attachment in emacs using notmuch, the docx2txt "viewer" fail to view the text and save the converted text to a txt file instead.
Not quite sure why, but suspect the problem is that stdout is not a tty. Perhaps the mimetype entry should be dropped or changed to display in a terminal if '-' is the output file and it isn't a tty? -- Happy hacking Petter Reinholdtsen

