From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/20074 Path: main.gmane.org!not-for-mail From: Jack Twilley Newsgroups: gmane.emacs.gnus.general Subject: [pgnus v0.66] Recursive MIME problem Date: Mon, 04 Jan 1999 00:04:03 GMT Organization: SunSITE Denmark (sunsite.auc.dk) Sender: owner-ding@hpc.uh.edu Message-ID: Reply-To: jmt+usenet@nycap.rr.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035158408 15631 80.91.224.250 (21 Oct 2002 00:00:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:00:08 +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 TAA12597 for ; Sun, 3 Jan 1999 19:07:10 -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 SAB08706; Sun, 3 Jan 1999 18:06:56 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 03 Jan 1999 18:04:43 -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 SAA03626 for ; Sun, 3 Jan 1999 18:04:34 -0600 (CST) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id TAA08314 for ; Sun, 3 Jan 1999 19:04:28 -0500 (EST) Original-Received: (qmail 5046 invoked by uid 509); 4 Jan 1999 00:04:05 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding X-Attribution: Jack X-PGP-Key: 0x007F7B38 X-PGP-Fingerprint: 5315 7434 6095 DF36 995B 3407 18F1 527C 007F 7B38 Original-Lines: 31 Original-NNTP-Posting-Host: 204.210.164.19 Original-X-Complaints-To: news@sunsite.auc.dk Original-X-Trace: sunsite.auc.dk 915408243 204.210.164.19 (Mon, 04 Jan 1999 01:04:03 MET DST) Original-NNTP-Posting-Date: Mon, 04 Jan 1999 01:04:03 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:20074 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:20074 Someone forwarded me a message that had a JPG in it. The message I got had something like this in it: [2. message/rfc822]... So I put my point on it and hit 'e'. Up came 'Viewing with mm-view-message', and the message came up in a *mm* buffer. I then went down to the message that looked like this: [2. foo.jpg --- image/jpeg; foo.jpg]... Put my point on it and hit 'e'. I get the following traceback: Signaling: (error "Command invoked outside of a Gnus article buffer") signal(error ("Command invoked outside of a Gnus article buffer")) error("Command invoked outside of a Gnus article buffer") gnus-article-check-buffer() gnus-mime-externalize-part() * call-interactively(gnus-mime-externalize-part) This kinda sucks. Either message/rfc822's should be expanded into article buffers (or inlined), or mm buffers should allow these commands. Whee. :-) Thanks for the rant. Jack. (how can I look at dirty pictures if you don't fix this?) .