I'd like to view text/html attachments inline with auto_view. That's easy enough, with a w3m -dump invocation in the .mailcap, and auto_view text/html in the .muttrc.
The tricky part is that i'd still like to invoke a browser session when i view the attachment explicitly. As though i had no -dump argument to my w3m mailcap entry.
I've tried to get this effect with two mailcap entries with different flags, but haven't had any luck.