From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40539 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus displaying MIME automatically Date: Mon, 26 Nov 2001 16:20:29 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87y9ku1ld2.fsf@yahoo.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035176074 1477 80.91.224.250 (21 Oct 2002 04:54:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:54:34 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 12752 invoked from network); 26 Nov 2001 15:30:52 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 26 Nov 2001 15:30:52 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 168NhA-0001RF-00; Mon, 26 Nov 2001 09:29:20 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 26 Nov 2001 09:29:06 -0600 (CST) Original-Received: from epithumia.math.uh.edu (epithumia.math.uh.edu [129.7.128.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA19876 for ; Mon, 26 Nov 2001 09:28:59 -0600 (CST) Original-Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.11.2/8.11.1) id fAQFT9A30080 for ding@hpc.uh.edu; Mon, 26 Nov 2001 09:29:09 -0600 Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA19853 for ; Mon, 26 Nov 2001 09:21:25 -0600 (CST) Original-Received: (qmail 12615 invoked by alias); 26 Nov 2001 15:21:34 -0000 Original-Received: (qmail 12610 invoked from network); 26 Nov 2001 15:21:34 -0000 Original-Received: from unknown (HELO dolk.extundo.com) (195.42.214.242) by gnus.org with SMTP; 26 Nov 2001 15:21:34 -0000 Original-Received: from dhcp128.extundo.com (slipsten.extundo.com [195.42.214.241]) by dolk.extundo.com (8.12.1/8.12.1) with ESMTP id fAQFL4mb003528; Mon, 26 Nov 2001 16:21:04 +0100 Original-To: Alex Schroeder Original-Newsgroups: gnus.ding In-Reply-To: <87y9ku1ld2.fsf@yahoo.com> User-Agent: Wanderlust/2.7.6 (Too Funky) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40539 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40539 At Mon, 26 Nov 2001 00:28:25 +0100, Alex Schroeder wrote: > > I like to have buttons for MIME attachments -- and I like to have some > mime types inlined automatically. What I don't like is when I open an > article and a new xterm pops up and stuff happens on my machine. This > just happened to me for the first time a few minutes ago. My Gnus > from CVS is a few days old. What changed? I looked through the > ChangeLog for November but didn't see anything obvious. > > gnus-article-mime-match-handle-function's value is > undisplayed-alternative > gnus-article-mime-part-function's value is nil > gnus-buttonized-mime-types's value is nil > gnus-display-mime-function's value is gnus-display-mime > gnus-ignored-mime-types's value is nil > gnus-mime-multipart-functions's value is nil > gnus-unbuttonized-mime-types's value is (".*/.*") > > Nothing unusual there, right? > > >From *Messages*: > > Viewing with /usr/bin/w3m -T text/html '%s' > Displaying /usr/bin/w3m -T text/html '/tmp/emm.2592im/mm.259Dts'... You need to frob `mm-automatic-display' to not include text/html, I think. > Content-Type: multipart/alternative; > boundary="====_ABC0987654321DEF_====" Or `mm-discouraged-alternatives'. But... > Content-Type: audio/x-wav; > name="stuff.MP3.pif" ...perhaps a MP3 file is even worse than HTML. (Also, it looks like a worm instead of a real MP3 file.)