From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 27 Dec 2007 10:50:26 -0800 Subject: [sup-talk] mailcap for os x In-Reply-To: <1196351498-sup-4803@spooky.local> References: <1196351498-sup-4803@spooky.local> Message-ID: <1198781360-sup-2193@south> Excerpts from Grant Hollingworth's message of Thu Nov 29 08:22:10 -0800 2007: > run-mailcap(1), which sup uses to view attachments, doesn't exist on > OS X. > > I used the mime-decode hook to monkey patch Attachment.view! to also > use the mime-decode hook. A case statement works as a pretty good > replacement for my simple .mailcap. Hi Grant, I'd willingly accept a patch to hook into Attachment#view! and allow overriding of the default run-mailcap behavior. -- William