From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18271 Path: main.gmane.org!not-for-mail From: Jean-Yves Perrier Newsgroups: gmane.emacs.gnus.general Subject: Bug in p0.40? (was Re: Q: modify default of multi/alternate) Date: 28 Oct 1998 19:34:13 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156823 5260 80.91.224.250 (20 Oct 2002 23:33:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:33:43 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA00358 for ; Wed, 28 Oct 1998 13:37:16 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB23623; Wed, 28 Oct 1998 12:36:47 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 28 Oct 1998 12:36:36 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA07484 for ; Wed, 28 Oct 1998 12:36:27 -0600 (CST) Original-Received: from nagpcy.nagra-kudelski.ch (nagpcy.nagra-kudelski.ch [193.246.109.164]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id NAA00313 for ; Wed, 28 Oct 1998 13:36:20 -0500 (EST) Original-Received: from [10.0.50.50] by nagpcy.nagra-kudelski.ch (NTMail 3.02.13) with ESMTP id fa066695 for ; Wed, 28 Oct 1998 19:36:15 +0100 Original-To: ding@gnus.org X-Attribution: JYP In-Reply-To: Jean-Yves Perrier's message of "28 Oct 1998 15:44:21 +0100" Original-Lines: 9 User-Agent: Gnus/5.07004 (Pterodactyl Gnus v0.40) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18271 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18271 Ok I figure it out myself (why do I post before thinking?) (setq mm-alternative-precedence (list "text/html" "text/richtext" "text/enriched" "text/plain")) This triggers the bug fixed by Shenghuo ZHU. So everything is ok. -- Jean-Yves