From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50724 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap doing redundant work? Date: Sun, 09 Mar 2003 11:56:23 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047229002 28959 80.91.224.249 (9 Mar 2003 16:56:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Mar 2003 16:56:42 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Sun Mar 09 17:56:40 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18s46J-0007Wo-00 for ; Sun, 09 Mar 2003 17:56:40 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18s46c-0002Ma-00; Sun, 09 Mar 2003 10:56:58 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 09 Mar 2003 10:57:58 -0600 (CST) Original-Received: from stlport.com (stlport.com [64.39.31.56]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA14499 for ; Sun, 9 Mar 2003 10:57:49 -0600 (CST) Original-Received: from [146.115.123.43] (account dave HELO PENGUIN.boost-consulting.com) by stlport.com (CommuniGate Pro SMTP 3.5.9) with ESMTP id 207922; Sun, 09 Mar 2003 08:56:43 -0800 Original-To: ding@hpc.uh.edu Original-To: dave@boost-consulting.com In-Reply-To: (Simon Josefsson's message of "Sun, 09 Mar 2003 16:03:57 +0100") User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (i386-msvc-nt5.1.2600) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50724 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50724 Simon Josefsson writes: > Perhaps C-k'ing all your nnimap groups, restart emacs and subscribe to > them again will clean things up. That seems to have cleared the symptoms when entering gnus, but when I do `M-g' from within my INBOX group, I still get: Expiring articles...done imap: Connecting to www.stlport.com... imap: Opening SSL connection with `openssl s_client -quiet -ssl3 -connect %s:%p'...done Waiting for response from www.stlport.com...done imap: Plaintext authentication... nnimap: Setting marks in INBOX...done nnimap: Updating info for INBOX...done Retrieving newsgroup: INBOX... nnimap: Updating info for INBOX...done Fetching headers for INBOX...done Generating summary...done Note that "nnimap: Updating info for INBOX...done" is repeated -- Dave Abrahams Boost Consulting www.boost-consulting.com