From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33467 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: more information during IMAP downloads Date: Wed, 22 Nov 2000 12:18:54 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <200011221118.eAMBIs026340@dolk.extundo.com> References: <873dgke4aq.fsf@serafina-pekkala.dme.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169568 25293 80.91.224.250 (21 Oct 2002 03:06:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:06:08 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 81145D049A for ; Wed, 22 Nov 2000 06:20:06 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id FAB02843; Wed, 22 Nov 2000 05:19:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 22 Nov 2000 05:18:54 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id FAA27270 for ; Wed, 22 Nov 2000 05:18:39 -0600 (CST) Original-Received: from dolk.extundo.com (dolk.extundo.com [195.42.214.242]) by mailhost.sclp.com (Postfix) with ESMTP id 4D6ACD049A for ; Wed, 22 Nov 2000 06:19:02 -0500 (EST) Original-Received: from barbar.josefsson.org (localhost.localdomain [127.0.0.1]) (authenticated) by dolk.extundo.com (8.11.1/8.11.1) with ESMTP id eAMBIs026340; Wed, 22 Nov 2000 12:18:55 +0100 Original-To: dme@dme.org In-Reply-To: <873dgke4aq.fsf@serafina-pekkala.dme.org> Mail-Copies-To: nobody User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.91 Original-Lines: 12 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33467 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33467 dme@dme.org writes: > A small change to imap-wait-for-tag generates (to me) useful > information during more lengthy article downloads (sometimes I > retrieve multi-megabyte messages over a 64k link). Thanks, commited. > It is similar to code in nntp.el, but it seems as though management of > the message output could perhaps be better. I bound `message-log-max' to nil so that the messages aren't logged.