From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17974 Path: main.gmane.org!not-for-mail From: Jean-Yves Perrier Newsgroups: gmane.emacs.gnus.general Subject: Re: 0.35: Bug opening a message/rfc822 MIME part? Date: 20 Oct 1998 08:43:54 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156578 3678 80.91.224.250 (20 Oct 2002 23:29:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:29:38 +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 CAA24625 for ; Tue, 20 Oct 1998 02:47:44 -0400 (EDT) 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 BAB26275; Tue, 20 Oct 1998 01:46:24 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 20 Oct 1998 01:46:23 -0500 (CDT) 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 BAA28619 for ; Tue, 20 Oct 1998 01:46:13 -0500 (CDT) 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 CAA24588 for ; Tue, 20 Oct 1998 02:45:58 -0400 (EDT) Original-Received: from [10.0.50.51] by nagpcy.nagra-kudelski.ch (NTMail 3.02.13) with ESMTP id ua061562 for ; Tue, 20 Oct 1998 08:45:48 +0200 Original-To: ding@gnus.org X-Attribution: JYP In-Reply-To: Chris Tessone's message of "20 Oct 1998 00:49:36 -500" Original-Lines: 25 User-Agent: Gnus/5.070035 (Pterodactyl Gnus v0.35) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17974 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17974 Maybe my problem is coming from the content of my mm-mime-data which have this for message? But the problem wasn't happening in 0.34 (I was put in a *mm* buffer) ("message" ("rfc-*822" ("viewer" . vm-mode) ("test" fboundp 'vm-mode) ("type" . "message/rfc-822")) ("rfc-*822" ("viewer" . w3-mode) ("test" fboundp 'w3-mode) ("type" . "message/rfc-822")) ("rfc-*822" ("viewer" . view-mode) ("test" fboundp 'view-mode) ("type" . "message/rfc-822")) ("rfc-*822" ("viewer" . fundamental-mode) ("type" . "message/rfc-822"))) Shouldn't this have an gnus-article-mode somewhere? -- Jean-Yves