From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50719 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap doing redundant work? Date: Sun, 09 Mar 2003 16:03:57 +0100 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 1047222260 6176 80.91.224.249 (9 Mar 2003 15:04:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Mar 2003 15:04:20 +0000 (UTC) Cc: ding@hpc.uh.edu Original-X-From: owner-ding@hpc.uh.edu Sun Mar 09 16:04:19 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 18s2Lb-0001bU-00 for ; Sun, 09 Mar 2003 16:04:19 +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 18s2Lg-0001gM-00; Sun, 09 Mar 2003 09:04:24 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 09 Mar 2003 09:05:24 -0600 (CST) Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA14324 for ; Sun, 9 Mar 2003 09:05:11 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.8/8.12.8) with ESMTP id h29F3vZG016421 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 9 Mar 2003 16:03:58 +0100 Original-To: David Abrahams Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030309:dave@boost-consulting.com:709dfaa20f82a8a8 X-Hashcash: 0:030309:dave@boost-consulting.com:709dfaa20f82a8a8 X-Payment: hashcash 1.2 0:030309:ding@hpc.uh.edu:13c2599312f347a3 X-Hashcash: 0:030309:ding@hpc.uh.edu:13c2599312f347a3 In-Reply-To: (David Abrahams's message of "Sun, 09 Mar 2003 09:01:06 -0500") User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50719 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50719 David Abrahams writes: > David Abrahams writes: > >> When I initially enter GNUs, I often see the message >> >> nnimap: Mailbox modified >> >> twice for several values of . > > As a matter of fact, it's three times for some of the mailboxes: > > nnimap: Mailbox writing/CUJ modified > nnimap: Mailbox writing/MPL modified > nnimap: Mailbox Items modified > nnimap: Mailbox writing/PyConDC'03 modified > nnimap: Mailbox writing/MPL modified [2 times] > nnimap: Mailbox writing/coding-guidelines modified > nnimap: Mailbox writing/CUJ modified > nnimap: Mailbox commerce modified > nnimap: Mailbox tech modified > nnimap: Mailbox scrapbook modified > nnimap: Mailbox Sent modified > nnimap: Mailbox writing/CUJ modified > nnimap: Mailbox writing modified > nnimap: Mailbox boost-consulting modified > nnimap: Mailbox barket modified > nnimap: Mailbox SpamBox modified > nnimap: Mailbox Sent Items modified > nnimap: Mailbox Majordomo modified > nnimap: Mailbox committee modified > nnimap: Mailbox Mailers modified > nnimap: Mailbox license modified > nnimap: Mailbox INBOX modified > nnimap: Mailbox tuples modified Weird. Do you have the same group more than once in the *Group* buffer if you expand it with L or something? I can't think of another explanation. Perhaps C-k'ing all your nnimap groups, restart emacs and subscribe to them again will clean things up.