From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18871 Path: main.gmane.org!not-for-mail From: Jean-Yves Perrier Newsgroups: gmane.emacs.gnus.general Subject: Re: New boundary Date: 18 Nov 1998 15:10:59 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157321 8521 80.91.224.250 (20 Oct 2002 23:42:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:42:01 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA08520 for ; Wed, 18 Nov 1998 09:12:37 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB13111; Wed, 18 Nov 1998 08:10:52 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 18 Nov 1998 08:10:49 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id IAA02343 for ; Wed, 18 Nov 1998 08:10:39 -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 JAA08488 for ; Wed, 18 Nov 1998 09:10:22 -0500 (EST) Original-Received: from [10.0.50.51] by nagpcy.nagra-kudelski.ch (NTMail 3.02.13) with ESMTP id ya077036 for ; Wed, 18 Nov 1998 15:10:15 +0100 Original-To: ding@gnus.org X-Attribution: JYP In-Reply-To: Graham Murray's message of "18 Nov 1998 13:57:30 +0000" Original-Lines: 27 User-Agent: Gnus/5.070048 (Pterodactyl Gnus v0.48) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18871 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18871 --text follows this line-- Hello, I have something similar to Graham problems on the same message: 1. I can't select the 2nd text/plain alternative before selecting the multipart mixed alternative. (No error raised) 2. After selecting the multipart/mixed, I got the following error when selecting the first or the second text/plain alternatives: Signaling: (wrong-type-argument integer-or-marker-p nil) gnus-mime-display-alternative(((#> ("text/plain") nil nil nil nil) (#> ("text/plain") nil nil nil nil) ("multipart/mixed" (#> ... base64 nil nil nil))) "text/plain" (#) 3) (lambda (handles) (gnus-mime-display-alternative (quote ...) "text/plain" (quote ...) 3))((#> ("text/plain") nil nil nil nil)) gnus-article-press-button() call-interactively(gnus-article-press-button) Note that the message 'Old boundary' has two times the sentence: This is the a MIME message... instead of one.. Regards, -- Jean-Yves