From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61232 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Slow expiry with nnimap+Courier [patch] Date: Thu, 27 Oct 2005 11:01:16 +0200 Message-ID: References: <29ll0gpi1k.fsf@itl-pc9.hut.fi> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130403830 12758 80.91.229.2 (27 Oct 2005 09:03:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Oct 2005 09:03:50 +0000 (UTC) Cc: Jouni K Seppanen Original-X-From: ding-owner+m9762@lists.math.uh.edu Thu Oct 27 11:03:48 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EV3e6-0007e6-W7 for ding-account@gmane.org; Thu, 27 Oct 2005 11:02:03 +0200 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 1EV3e2-0005nh-00; Thu, 27 Oct 2005 04:01:58 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EV3dU-0005nc-00 for ding@lists.math.uh.edu; Thu, 27 Oct 2005 04:01:25 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1EV3dS-0007GW-Tv for ding@lists.math.uh.edu; Thu, 27 Oct 2005 04:01:24 -0500 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 1EV3dR-0006j1-00 for ; Thu, 27 Oct 2005 11:01:21 +0200 Original-Received: from latte.josefsson.org (c494102a.s-bi.bostream.se [217.215.27.65]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3) with ESMTP id j9R91HBp018950 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 27 Oct 2005 11:01:18 +0200 Original-To: ding@gnus.org OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:21:051027:ding@gnus.org::jpo6sgiDqcg4bzqW:49cm X-Hashcash: 1:21:051027:jks@iki.fi::Yjwvn6cDP3ZwypmG:SbY9 In-Reply-To: (Simon Josefsson's message of "Thu, 27 Oct 2005 10:36:10 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on yxa-iv X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61232 Archived-At: Simon Josefsson writes: > Jouni K Seppanen writes: > >> So it seems that Courier is doing something very suboptimal with the >> Gnus command. The attached patch (against 5.10.6) seems to have >> helped: now exiting the INBOX summary takes something like 2 seconds >> instead of the previous 30. > > Looks good to me. I think this change is large enough so that > copyright papers are required, are you willing to transfer your > copyright to the FSF so we can install your patch in Gnus? If so, > please fill out the form below and mail it. On second thought, the patch was mostly cut'n'paste from similar code around it, so I have installed it in both No Gnus and Gnus 5.10. Would you like to submit a patch for the manual as well? Thanks!