From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40542 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 20:00:58 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87y9ku1ld2.fsf@yahoo.com> <874rnhe54b.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 1035176077 1495 80.91.224.250 (21 Oct 2002 04:54:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:54:37 +0000 (UTC) Cc: Simon Josefsson , ding@gnus.org Return-Path: Original-Received: (qmail 16863 invoked from network); 26 Nov 2001 19:03:22 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 26 Nov 2001 19:03:22 -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 168R1I-0002OB-00; Mon, 26 Nov 2001 13:02: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 13:02:05 -0600 (CST) 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 NAA20661 for ; Mon, 26 Nov 2001 13:01:54 -0600 (CST) Original-Received: (qmail 16834 invoked by alias); 26 Nov 2001 19:02:04 -0000 Original-Received: (qmail 16829 invoked from network); 26 Nov 2001 19:02:04 -0000 Original-Received: from unknown (HELO dolk.extundo.com) (195.42.214.242) by gnus.org with SMTP; 26 Nov 2001 19:02:04 -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 fAQJ1amb004867; Mon, 26 Nov 2001 20:01:36 +0100 Original-To: Alex Schroeder In-Reply-To: <874rnhe54b.fsf@yahoo.com> User-Agent: Wanderlust/2.7.6 (Too Funky) SEMI/1.14.3 (Ushinoya) SLIM/1.14.7 (=?ISO-2022-JP?B?GyRCPHIwZjpMTD4bKEI=?=) 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:40542 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40542 At Mon, 26 Nov 2001 19:53:08 +0100, Alex Schroeder wrote: > > Yes, I thought so, too. So much the worse, haha. But I am not sure > which part actually started the xterm window -- perhaps you are right > and it was the text/html part, not the audio/x-wav part which (I hope) > would have been a button. You quoted the *Message* buffer starting w3m, so I guess it would be the text/html part. > Does it seem plausible then that I got a mail with no text/plain and > only text/html in it -- thus the HTML is displayed. Yes. > And the reason is that text/html is a discouraged alternative -- but > if it is the only alternative, it will be used. Correct? Yes. > The correct solution would be to remove text/html from > mm-automatic-display. Yup. > Then I don't have to specify text/html as a discouraged alternative > anymore -- or do I? Well, they are orthogonal, so you must decide. The first controls if text/html should be displayed automatically, and the latter which part of a multipart/altnerative to chose. > Or would it make more sense to add text/html to > gnus-buttonized-mime-types? I don't think so, this variable only control if you get a button or not. It doesn't do anything about automaically inlining the part or not. > Anyway, is there any other place but the "MIME Commands" node in the > Gnus manual where such things are explained? The Emacs MIME manual.