From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25773 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: coding-system-for-read (debug trace) Date: 09 Oct 1999 00:28:23 -0400 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <2nemf5yx7c.fsf@tiger.jia.vnet> References: <87vh8hi0bb.fsf@main.wgaf.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163100 15796 80.91.224.250 (21 Oct 2002 01:18:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:18:20 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA21808 for ; Sat, 9 Oct 1999 00:29:39 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id XAB03085; Fri, 8 Oct 1999 23:26:08 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 08 Oct 1999 23:26:32 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id XAA01063 for ; Fri, 8 Oct 1999 23:26:21 -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 ESMTP id AAA21704 for ; Sat, 9 Oct 1999 00:24:18 -0400 (EDT) Original-Received: from heart.cs.rochester.edu (heart.cs.rochester.edu [192.5.53.109]) by cayuga.cs.rochester.edu (8.9.3/Q) with ESMTP id AAA29454 for ; Sat, 9 Oct 1999 00:24:12 -0400 (EDT) Original-Received: (from zsh@localhost) by heart.cs.rochester.edu (8.9.3/8.9.3) id AAA02960; Sat, 9 Oct 1999 00:28:23 -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: Arcady Genkin's message of "09 Oct 1999 01:13:12 -0400" Original-Lines: 20 User-Agent: Gnus/5.07009701 (Pterodactyl Gnus v0.97.1) XEmacs/21.2 (Shinjuku) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25773 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25773 >>>>> "Arcady" == Arcady Genkin writes: Arcady> Hi all: Arcady> Trying to send a mime attachment, I received the following error Arcady> message. (Using pgnus 0.97, xemacs 21.1.7). Arcady> Signaling: (void-variable coding-system-for-read) Arcady> jka-compr-insert-file-contents("/home/antipode/downloads/pppoe-mud-1.1b.tgz" nil nil nil nil) Arcady> apply(jka-compr-insert-file-contents ("/home/antipode/downloads/pppoe-mud-1.1b.tgz" nil nil nil nil)) Arcady> jka-compr-handler(insert-file-contents "/home/antipode/downloads/pppoe-mud-1.1b.tgz" nil nil nil nil) Arcady> insert-file-contents-internal("~/downloads/pppoe-mud-1.1b.tgz" nil nil nil nil nil nil) [...] You are using a non-MULE XEmacs. This is a bug of jka-compr, not of pGnus. -- Shenghuo ZHU