From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50863 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap doing redundant work? Date: Mon, 17 Mar 2003 19:18:12 +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 1047925161 9733 80.91.224.249 (17 Mar 2003 18:19:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2003 18:19:21 +0000 (UTC) Cc: ding@hpc.uh.edu Original-X-From: owner-ding@hpc.uh.edu Mon Mar 17 19:19:12 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 18uzCa-0002Va-00 for ; Mon, 17 Mar 2003 19:19:12 +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 18uzC8-0000Qn-00; Mon, 17 Mar 2003 12:18:44 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 17 Mar 2003 12:19:46 -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 MAA07028 for ; Mon, 17 Mar 2003 12:19:30 -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 h2HIICZG001709 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 17 Mar 2003 19:18:13 +0100 Original-To: David Abrahams Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030317:dave@boost-consulting.com:dab87bb8e8af8563 X-Hashcash: 0:030317:dave@boost-consulting.com:dab87bb8e8af8563 X-Payment: hashcash 1.2 0:030317:ding@hpc.uh.edu:dfc9248b79cfd076 X-Hashcash: 0:030317:ding@hpc.uh.edu:dfc9248b79cfd076 In-Reply-To: (David Abrahams's message of "Mon, 17 Mar 2003 13:02:27 -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:50863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50863 David Abrahams writes: > When I subscribe to nnimap groups that are in sub-directories and I'm > using imap as my primary select method, it appears to add each group > to the *Groups* buffer (at least) twice. That's why you see things > like writing/MPL, writing/CUJ, etc. duplicated in my traces. This seems to be the real cause of the problem, then. Does it only happen when the server is your primary select method, or does it happen if you use the suggested nnil primary method and nnimap in the secondary select method? Having nnimap as the primary select method is probably not that common, so perhaps it is buggy.