Re: mutt: 9 new changesets
- To: mutt-dev@xxxxxxxx
- Subject: Re: mutt: 9 new changesets
- From: Kyle Wheeler <kyle-mutt-dev@xxxxxxxxxxxxxx>
- Date: Thu, 2 Jul 2009 10:43:46 -0500
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date :from:to:subject:message-id:references:mime-version:content-type :in-reply-to; s=default; bh=3nuWhp9DUo6Ehr89ZJJ25YXn/I4=; b=HhMc QF2ZNk5WaMsT5lixY8iovFDB6RkOuLLlc2OFtRlxYP2mZC43VOHh0rQQyadE9aWg rQqLAC+cR9f0Hwg6IOwDsyTLO5Uv9DssQtzHfBzDUYkaX7q/VzI73XOY7TT+EBef /JO+n7+cz7/UrjVUtry5dsF7+2mKPBJGeqAHUZ4=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=E4wi6YdCFDtsw6oW0Vm5jSpWImimnb1hFoq31uiIgdL0UkFh1FniwlB97KTxoFz10PMKPbTNuAVuW6VOx/Trcy4GRYBCu3f+7TEbwCoD3jeasT1wPknsDX8AywVQJuKGPYENMiq6uKRKUzivw9H9W1QJFtaZH6MiGpyrwdJ+pEY=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:OpenPGP:User-Agent;
- In-reply-to: <20090702145132.GA29143@xxxxxxxxxxxx>
- List-post: <mailto:mutt-dev@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-dev"
- Mail-followup-to: mutt-dev@xxxxxxxx
- Openpgp: id=CA8E235E; url=http://www.memoryhole.net/~kyle/kyle-pgp.asc; preference=signencrypt
- References: <20090618070004.8E9266C2D8@xxxxxxxxxxxxxxxxxxxxx> <20090702145132.GA29143@xxxxxxxxxxxx>
- Sender: owner-mutt-dev@xxxxxxxx
- User-agent: Mutt/1.5.20 (2009-06-23)
On Thursday, July 2 at 10:51 AM, quoth Aron Griffis:
The idea of this changeset makes sense, but I think the
implementation might be broken. I have this in my mailcap
(heavily simplified):
text/html; firefox %s
text/html; w3m %s; needsterminal
text/html; w3m -dump %s; copiousoutput
As of 5906:4b5326d8d2ee, when I go into the attachment menu and
hit <enter> on a text/html attachment, it doesn't show up in
firefox, rather mutt uses the copiousoutput entry. That's what
I want for rendering in the pager but not for the attachment
menu. Am I missing something?
Yes - you're missing the distinction between the <view-attachment> and
the <view-mailcap> functions (admittedly, they aren't well-named).
<view-attachment> is what is bound to <enter> in the attachment menu,
and it now behaves similarly to what mutt does when viewing messages
inline (previously, there was no way to do this). It *used* to behave
identically to the <view-mailcap> function.
To restore the original behavior, add this to your muttrc:
bind attach <enter> view-mailcap
~Kyle
--
There can be but little liberty on earth while men worship a tyrant in
heaven.
-- Robert Green Ingersoll
Attachment:
pgp9XbTNY9j9y.pgp
Description: PGP signature