From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18049 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: bug with *mm* buffer Date: 22 Oct 1998 11:18:52 -400 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5blnm8mxpf.fsf@rye.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156641 4105 80.91.224.250 (20 Oct 2002 23:30:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:30:41 +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 LAA27896 for ; Thu, 22 Oct 1998 11:20: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 KAB02054; Thu, 22 Oct 1998 10:20:13 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 22 Oct 1998 10:19:45 -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 KAA17925 for ; Thu, 22 Oct 1998 10:19:30 -0500 (CDT) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id LAA27857 for ; Thu, 22 Oct 1998 11:19:05 -0400 (EDT) Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/O) with ESMTP id LAA01098 for ; Thu, 22 Oct 1998 11:18:58 -0400 Original-Received: from rye.cs.rochester.edu (rye.cs.rochester.edu [192.5.53.192]) by slate.cs.rochester.edu (8.6.9/O) with ESMTP id LAA14509 for ; Thu, 22 Oct 1998 11:18:53 -0400 Original-Received: (from zsh@localhost) by rye.cs.rochester.edu (SMI-8.6/N++) id LAA02592; Thu, 22 Oct 1998 11:18:52 -0400 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Vladimir Volovich's message of "22 Oct 1998 16:23:17 +0400" Original-Lines: 28 User-Agent: Gnus/5.070036 (Pterodactyl Gnus v0.36) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18049 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18049 I sent a patch in Oct 20 or 21. Lars said the patch was applied in next version of pgnus. >>>>> "VVV" == Vladimir Volovich writes: VVV> Hi, VVV> when displaying some mail (<199810221118.NAA10507@mkd33.df.op.dlr.de> VVV> from the tetex mailing list), gnus produces the following error: VVV> Signaling: (wrong-type-argument stringp #) VVV> string-match("text/plain" #) VVV> mm-automatic-display-p(#) VVV> gnus-mime-display-single(("multipart/mixed" (# ("text/plain" ...) nil nil nil nil) (#> ("text/plain" ... ...) quoted-printable nil ("attachment" ...) nil))) VVV> gnus-mime-display-mixed((("multipart/mixed" (# ... nil nil nil nil) (#> ... quoted-printable nil ... nil)) (#> ("application/pgp-signature") nil nil nil nil))) VVV> gnus-display-mime() VVV> gnus-article-prepare-display() VVV> gnus-article-prepare(154 nil) VVV> gnus-summary-display-article(154 nil) VVV> gnus-summary-select-article(nil nil pseudo) VVV> gnus-summary-scroll-up(1) VVV> * call-interactively(gnus-summary-scroll-up) VVV> Best regards, -- Vladimir. -- Shenghuo