From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22526 Path: main.gmane.org!not-for-mail From: Dmitry Yaitskov Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.81 is released Date: 17 Apr 1999 12:48:14 -0400 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=us-ascii X-Trace: main.gmane.org 1035160430 29765 80.91.224.250 (21 Oct 2002 00:33:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:33:50 +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 MAA03215 for ; Sat, 17 Apr 1999 12:51:03 -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 LAB15371; Sat, 17 Apr 1999 11:46:57 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 17 Apr 1999 11:47:15 -0500 (CDT) 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 LAA09424 for ; Sat, 17 Apr 1999 11:47:06 -0500 (CDT) Original-Received: from mail.rdc1.on.home.com (imail@ha1.rdc1.on.wave.home.com [24.2.9.66]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA03096 for ; Sat, 17 Apr 1999 12:46:59 -0400 (EDT) Original-Received: from LUCY ([24.65.93.139]) by mail.rdc1.on.home.com (InterMail v4.00.03 201-229-104) with SMTP id <19990417164622.LICD25391.mail.rdc1.on.home.com@LUCY> for ; Sat, 17 Apr 1999 09:46:22 -0700 Original-To: Ding In-Reply-To: Lars Magne Ingebrigtsen's message of "17 Apr 1999 08:39:43 +0200" Original-Lines: 23 User-Agent: Gnus/5.070081 (Pterodactyl Gnus v0.81) XEmacs/21.2(beta13) (Demeter) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22526 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22526 Lars Magne Ingebrigtsen wrote: > Dmitry Yaitskov writes: > > > But... remember (or not), some (quite) time ago I wrote that, with > > several pop3 servers (using pop3.el) Gnus does not processes the > > messages received from the last (in nnmail-spool-file) pop3 server, > > *immediately*. They are left in .emacs-mail-crash-box. The next > > "checking for new news" fixes things though. Well, this particular bug > > is still here with us. Or at least with me :| And it is 100% > > consistent. Using XEmacs 21.2.13 under NT. > > This probably means that your pop function is not returning non-nil on > successful retrievals. Yes! That was it. I'm using pop3.el which came in a XEmacs package, and it - unlike the one that is included with gnus - did not return t on exit. Thanks. -- Cheers, -Dima.