From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66843 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.emacs.gnus.general Subject: Re: viewing applicatino/x-mimearchive Date: Fri, 18 Apr 2008 12:13:58 -0400 Message-ID: References: <87d4onfatc.fsf@uwo.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208602110 2473 80.91.229.12 (19 Apr 2008 10:48:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2008 10:48:30 +0000 (UTC) Cc: ding@gnus.org To: Dan Christensen Original-X-From: ding-owner+M15327@lists.math.uh.edu Sat Apr 19 12:49:09 2008 connect(): Connection refused Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JmtEq-0001E1-13 for ding-account@gmane.org; Fri, 18 Apr 2008 18:15:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JmtDz-0007ep-Kw; Fri, 18 Apr 2008 11:14:07 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JmtDy-0007ec-Go for ding@lists.math.uh.edu; Fri, 18 Apr 2008 11:14:06 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JmtDs-0007fi-NG for ding@lists.math.uh.edu; Fri, 18 Apr 2008 11:14:06 -0500 Original-Received: from linuxpal.mit.edu ([18.62.1.14]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JmtE3-0003wC-00 for ; Fri, 18 Apr 2008 18:14:11 +0200 Original-Received: by linuxpal.mit.edu (Postfix, from userid 9545) id B16E616E3D; Fri, 18 Apr 2008 12:13:58 -0400 (EDT) X-Hashcash: 1:20:080418:ding@gnus.org::61wReLfpZLlMhIn1:00003KMR X-Hashcash: 1:20:080418:jdc@uwo.ca::Ro52J3GodWvQcVLv:00000004bB+ In-Reply-To: <87d4onfatc.fsf@uwo.ca> (Dan Christensen's message of "Fri, 18 Apr 2008 11:21:35 -0400") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (berkeley-unix) X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66843 Archived-At: Someone using Thunderbird forwards e-mail messages to a local newsgroup. Recently, these started appearing as .eml attachments with a MIME type of application/x-mimearchive, which gnus doesn't know how to handle. But if I use gnus-mime-view-part-as-type to view the attachment as message/rfc822, it looks good. 1) Could Gnus be taught to treat these like message/rfc822, or something like that? That sounds reasonable; this seems like a case of nonstandard mime types that map to standard ones. I'm unclear on whether there's already such a mapping table.