From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30567 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: tnef attachments Date: 01 May 2000 21:56:38 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035167085 9176 80.91.224.250 (21 Oct 2002 02:24:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:24:45 +0000 (UTC) Cc: GNUS mailing list Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 93341D051E for ; Mon, 1 May 2000 15:58:39 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB30547; Mon, 1 May 2000 14:58:37 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 01 May 2000 14:58:03 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA08340 for ; Mon, 1 May 2000 14:57:53 -0500 (CDT) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id F18DBD051E for ; Mon, 1 May 2000 15:56:50 -0400 (EDT) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.10.0/8.10.0) id e41JudB05215; Mon, 1 May 2000 21:56:39 +0200 Original-To: Pavel.Janik@inet.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.) In-Reply-To: Pavel.Janik@inet.cz's message of "01 May 2000 17:49:10 +0200" Original-Lines: 19 User-Agent: Gnus/5.0806 (Gnus v5.8.6) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30567 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30567 Pavel.Janik@inet.cz (Pavel Jan=EDk ml.) writes: > Hi, >=20 > hey, I do not like these funny attachments too, but for you who can n= ot live > without them, have a look at freshmeat (http://www.freshmeat.net/) for > software named tnef. It can parse them. Maybe someone also implement = support > for them in elisp. Just put application/ms-tnef; tnef2txt %s; copiousoutput in your ~/.mailcap and it should work (ie you can browse the nonsense information usually stored in tnef attachments). Attachment extraction aren't automatic though, perhaps a tnef-mode similar to tar-mode could be written? I've only received one of theese, so I guess they are rare anyway.