From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60039 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: IMAP article move Date: Tue, 22 Mar 2005 23:09:44 +0100 Message-ID: References: <4nr7n4b12g.fsf@lifelogs.com> <4nzmxsbe4j.fsf@lifelogs.com> <4nd5ugwqp4.fsf@lifelogs.com> <4nu0n3ebmw.fsf@lifelogs.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111529664 25048 80.91.229.2 (22 Mar 2005 22:14:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Mar 2005 22:14:24 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M8580@lists.math.uh.edu Tue Mar 22 23:14:23 2005 Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1DDrdP-0006x0-FU for ding-account@gmane.org; Tue, 22 Mar 2005 23:13:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DDrZy-0002Ma-00; Tue, 22 Mar 2005 16:10:26 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DDrZu-0002MV-00 for ding@lists.math.uh.edu; Tue, 22 Mar 2005 16:10:22 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DDrZt-0001EK-AV for ding@lists.math.uh.edu; Tue, 22 Mar 2005 16:10:21 -0600 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DDrZs-0007Z0-00 for ; Tue, 22 Mar 2005 23:10:20 +0100 Original-Received: from latte.josefsson.org (c494102a.s-bi.bostream.se [217.215.27.65]) (authenticated bits=0) by yxa.extundo.com (8.13.3/8.13.3/Debian-6) with ESMTP id j2MM9gu0014277 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 22 Mar 2005 23:09:44 +0100 Original-To: "David Abrahams" OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Blog: http://www.livejournal.com/users/jas4711/ X-Hashcash: 1:21:050322:dave@boost-consulting.com::a9fZ5d/uL7dXTll/:7U1 X-Hashcash: 1:21:050322:ding@gnus.org::btn/nuuvrfPTnF6H:7Mqy In-Reply-To: <4nu0n3ebmw.fsf@lifelogs.com> (Ted Zlatanov's message of "22 Mar 2005 14:14:31 -0500") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yxa-iv X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu X-MailScanner-From: ding-owner+m8580@lists.math.uh.edu X-MailScanner-To: ding-account@gmane.org Xref: news.gmane.org gmane.emacs.gnus.general:60039 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60039 "Ted Zlatanov" writes: > On Mon, 21 Mar 2005, dave@boost-consulting.com wrote: > >> "Ted Zlatanov" writes: >> >>> On 25 Feb 2005, tzz@lifelogs.com wrote: >>> >>> David, >>> >>> I added some code that will only do the summary updates at the end of >>> the article moves. Let me know if it works well for you. >> >> Haven't noticed any problems yet! Also haven't had to do any bulk >> moves, so I haven't seen vast speedups. I'm sure they're there, >> though. > > I still see a lot of summary updates here. This may be a part of the > marks update in IMAP. Occasionally I get "No more newsgroups" which > makes no sense - could the summary updates be moving to the next > newsgroup instead of staying on the current one? Simon, any idea? Summary updates are to be expected, I think, because of the mark updates. Could be optimized as well, but it might be better to stabilize the current approach first. (Or not.) I don't have any idea on the "No more newsgroups" issue though.