From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19403 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: p0.57: MIMEish uuencoded image throws error Date: 30 Nov 1998 23:02:52 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157758 11414 80.91.224.250 (20 Oct 2002 23:49:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:49:18 +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 XAA08302 for ; Mon, 30 Nov 1998 23:04:07 -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 WAB12885; Mon, 30 Nov 1998 22:03:51 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Nov 1998 22:03:40 -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 WAA15612 for ; Mon, 30 Nov 1998 22:03:33 -0600 (CST) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id XAA08276 for ; Mon, 30 Nov 1998 23:03:25 -0500 (EST) Original-Received: (from karl@localhost) by beaver.jprc.com (8.8.7/8.8.7) id XAA14804; Mon, 30 Nov 1998 23:02:52 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu Original-Lines: 11 User-Agent: Gnus/5.070057 (Pterodactyl Gnus v0.57) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19403 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19403 A message containing nothing but a uuencoded .jpg throws this error after requesting image display with `1 b': Signaling: (wrong-type-argument consp nil) mm-get-image((# ("image/jpeg") uudecode-decode-region nil ("attachment" (filename . "OK.JPG")) "OK.JPG")) mm-inline-image((# ("image/jpeg") uudecode-decode-region nil ("attachment" (filename . "OK.JPG")) "OK.JPG")) mm-display-inline((# ("image/jpeg") uudecode-decode-region nil ("attachment" (filename . "OK.JPG")) "OK.JPG")) mm-display-part((# ("image/jpeg") uudecode-decode-region nil ("attachment" (filename . "OK.JPG")) "OK.JPG")) gnus-mm-display-part((# ("image/jpeg") uudecode-decode-region nil ("attachment" (filename . "OK.JPG")) "OK.JPG")) gnus-article-view-part(1) call-interactively(gnus-article-view-part)