Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: gdt@work.lexort.com
Subject: Re: duplicate groups in my groups buffer
Date: Tue, 11 Apr 2006 09:02:18 -0400	[thread overview]
Message-ID: <smu3bgkz2n9.fsf@linuxpal.mit.edu> (raw)
In-Reply-To: <m3hd505m6y.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> david@adboyd.com (J. David Boyd) writes:
>
>> In the last week or so, I am getting duplicate groups in my group listings
>> buffer.
>>
>> If I delete 1, theyh both go.
>
> How do you delete them?

I had a similar problem.  I was using ^K to delete.

It turned out that I had groups with select method like

"nnimap:ptt.example.com"

which is right, matching an entry in gnus-secondary-select-methods and
also

(nnimap "ptt.example.com")

which is an incorrect "foreign group" specification, which I might
have got from using U

The latter entry caused g to only check one group, and use the long
form of IMAP check rather then status.  After hints from 
Simon Josefsson, I examined all my imap groups and fixed the select
method not to use the list form.

Now, g is fast, and I have not had any more duplicate groups problem.
Note that I don't claim these two issues are related, but it seems
that foreign imap select methods that shadow a real select method
cause trouble.

-- 
	Greg Troxel <gdt@work.lexort.com>

  reply	other threads:[~2006-04-11 13:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.150.1142545870.9686.info-gnus-english@gnu.org>
2006-04-11 12:30 ` Lars Magne Ingebrigtsen
2006-04-11 13:02   ` gdt [this message]
2006-03-16 21:28 J. David Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=smu3bgkz2n9.fsf@linuxpal.mit.edu \
    --to=gdt@work.lexort.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).