From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24003 Path: main.gmane.org!not-for-mail From: "Erik =?iso-8859-1?q?=D8stlyngen?=" Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.93 is released Date: 08 Jul 1999 14:04:39 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035161647 6384 80.91.224.250 (21 Oct 2002 00:54:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:54:07 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA15206 for ; Thu, 8 Jul 1999 08:08:00 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB11390; Thu, 8 Jul 1999 07:04:25 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 08 Jul 1999 07:04:59 -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 HAA24832 for ; Thu, 8 Jul 1999 07:04:48 -0500 (CDT) Original-Received: from neshorn.stud.ntnu.no (root@neshorn.stud.ntnu.no [129.241.56.23]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA15139 for ; Thu, 8 Jul 1999 08:03:47 -0400 (EDT) Original-Received: from DIFB0013 (D-172117-DHCP.medisin.ntnu.no [129.241.172.117]) by neshorn.stud.ntnu.no (8.9.3/8.9.3) with ESMTP id OAA09912 for ; Thu, 8 Jul 1999 14:03:44 +0200 (MET DST) Original-To: ding@gnus.org In-Reply-To: Stainless Steel Rat's message of "07 Jul 1999 16:52:25 -0400" Original-Lines: 19 User-Agent: Gnus/5.070092 (Pterodactyl Gnus v0.92) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24003 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24003 Stainless Steel Rat writes: > > This change *is* the difference between pop3.el 1.3r and 1.3s. And as far > as I can see it should have no detrimental side effects. My pgnus0.93 package (downloaded from ftp://quimby.gnus.org/pub/gnus/) has pop3.el 1.3r in it. BTW, when I compile gnus-uu.el, I get the error: make-symbolic-link is not known to be defined. This looks very much like another NT bug. Including binary attachments is also *very* slow. I don't know anything about mime, but my theory is that binary attachments are uu-encoded, which is slow because the uu-encode code is not compiled. Or am I completely wrong? -Erik Østlyngen