From mboxrd@z Thu Jan 1 00:00:00 1970 From: benoit.pierre@gmail.com (=?utf-8?q?Beno=C3=AEt_PIERRE?=) Date: Sun, 02 Aug 2009 17:23:47 +0200 Subject: [sup-talk] [PATCH] run-mailcap fix Message-ID: <1249226521-sup-4719@localdomain> I use this line in my ~/.mailcap to view HTML attachements in Mutt: text/html; w3m -dump -T text/html %s | pager; needsterminal; description=HTML Text; nametemplate=%s.html which doesn't work with Sup. The attached patch fix this by not redirecting stderr to /dev/null. It also restores the correct ncurses state (including arrow keypresses, thanks to Edward Z. Yang recent patch). -- A: Because it destroys the flow of conversation. Q: Why is top posting dumb? -------------- next part -------------- A non-text attachment was scrubbed... Name: sup-run-mailcap.patch Type: application/octet-stream Size: 704 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: