From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11995 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: slow checking for new mail Date: 08 Sep 1997 12:47:11 +0200 Message-ID: References: <87rab2bntu.fsf@phaedrus.uchicago.edu> 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 1035151611 1253 80.91.224.250 (20 Oct 2002 22:06:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:06:51 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id FAA27242 for ; Mon, 8 Sep 1997 05:14:48 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id HAA00665 for ; Mon, 8 Sep 1997 07:10:18 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 8 Sep 1997 13:04:05 +0200 Original-Received: (qmail 11925 invoked by uid 504); 8 Sep 1997 11:04:04 -0000 Original-Received: (qmail 11922 invoked from network); 8 Sep 1997 11:04:04 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by claymore.vcinet.com with SMTP; 8 Sep 1997 11:04:03 -0000 Original-Received: from proletcult.slip.ifi.uio.no (root@xyplex06.uio.no [129.240.154.26]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Mon, 8 Sep 1997 13:04:01 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id MAA03844; Mon, 8 Sep 1997 12:47:12 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Ken Raeburn's message of 08 Sep 1997 03:14:32 -0400 Original-Lines: 16 X-Mailer: Quassia Gnus v0.1/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > People not using POP wouldn't notice, because it would translate to > (maybe) one movemail invocation, and 99 stat calls that find that the > incoming mail file is zero length; since there's no mail to fetch, > movemail isn't run after the first time. That optimization can't be > done in the POP case, because you can't see into the mail spool. If > that optimization were removed, I bet everyone would notice " > g" being slow. nnmail keeps track of what mailboxen it has tried to move in each "pass", so you won't see this behavior in Gnus 5.4. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen