Gnus development mailing list
 help / color / mirror / Atom feed
From: "Ted Zlatanov" <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: What does gnus-browse-unsubscribe-current-group really do?
Date: 12 May 2005 11:07:05 -0400	[thread overview]
Message-ID: <4nekccjxeu.fsf@lifelogs.com> (raw)
In-Reply-To: <u64xp7o7u.fsf@boost-consulting.com> (David Abrahams's message of "Wed, 11 May 2005 11:54:13 -0400")

On Wed, 11 May 2005, dave@boost-consulting.com wrote:

> FWIW, this is in an nnimap group.

Right, I tested with nnimap too.

> It's happened with versions of Gnus from the CVS HEAD ever since I
> started using Gnus a couple years ago, and likewise with builds of
> Emacs from the CVS HEAD for the past couple years.
> 
> I use `^' from my *Group* buffer and then I put the point on my
> nnimap server and hit return.  Then I use 'u' in the... wait.  Now
> it's not happening anymore.  I do have two groups marked with 'K' in
> the left-hand column (what does that mean?), but the rest are either
> marked with 'U' or blank.
> 
> This is *really* confusing.

A cursory reading of the function in gnus-srvr.el indicates that a K
is normally not possible (only U and ' ' seem possible) but the code
does kill the group (which could generate the K) before inserting the
U or ' ' mark.

K means "unknown to Gnus, only on the server"
U means "Gnus knows about it, some state is saved, but it's
unsubscibed (level 5 I think)"
' ' means "regular group (level 3 I think)"

I don't think you have anything to worry about - this is hardly a
dangerous bug, it seems.

Someone with better knowledge of the gnus-srvr.el code should chime
in at this point.

Ted



  parent reply	other threads:[~2005-05-12 15:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-29 22:53 David Abrahams
2005-05-04 14:32 ` David Abrahams
2005-05-07 23:32   ` David Abrahams
2005-05-11 15:36     ` Ted Zlatanov
2005-05-11 15:54       ` David Abrahams
2005-05-12  5:15         ` Seth Falcon
2005-05-12  6:09         ` Frank Schmitt
2005-05-12 15:07         ` Ted Zlatanov [this message]
2005-05-13 22:13           ` David Abrahams

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=4nekccjxeu.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /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).