I did some basic web searches, and I can't figure out why this isn't
working.

If I have this line:
text/html; /usr/bin/open %s

in my .mailcap, I get the error:
"mailcap entry for type text/html not found"
when trying to open a file with content-type text/html (same with a
trailing semi-colon).

I know it's actually seeing that entry, because if I add:
; copiousoutput
(which shouldn't be needed if I understand it correctly)
mutt does try to open the file in Firefox on my Mac, but the file it
passes in doesn't actually exist)

adding nametemplate=%s.html (which I don't think should be needed, since
the files already have .html in their name) doesn't change anything.
Neither does leaving OSX's default temporary dir rather than setting
$tmpdir to /tmp in the mutt config.

Is there a way to make this work without using a wrapper script?

w

Reply via email to