Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: jidanni@jidanni.org
Cc: ding@gnus.org
Subject: Re: how to delete groups despite backend
Date: Fri, 30 Nov 2007 10:32:17 +0900	[thread overview]
Message-ID: <b4m1wa8a57i.fsf@jpl.org> (raw)
In-Reply-To: <877ik0eehb.fsf@jidanni.org>

>>>>> jidanni@jidanni.org wrote:

> Debugger entered--Lisp error: (error "This back end does not support group deletion")
>   signal(error ("This back end does not support group deletion"))
>   error("This back end does not support group deletion")
>   gnus-group-delete-group("nndoc+/tmp/m4m:m4m" nil)
>   call-interactively(gnus-group-delete-group)

> So how does one delete it?

I use `C-k', which only removes a group entry from the newsrc
database.  OTOH, `G DEL' also removes local files associated
with a group (if a user wants it).  A back end that has local
files that it exclusively uses has generally the group deletion
feature.  The reason that the nndoc back end does not offer the
group deletion feature is that files it uses are considered to
be not for only the back end.

cf. (info "(gnus)Back End Interface")



  parent reply	other threads:[~2007-11-30  1:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30  0:58 jidanni
2007-11-30  1:22 ` Dave Goldberg
2007-11-30  1:32 ` Katsumi Yamaoka [this message]
2007-12-03  0:02   ` .newsrc.eld should have one newline per group jidanni
2007-12-03 23:55     ` jidanni
2007-12-04  1:27       ` jidanni
2007-12-05  5:26     ` Michael Olson
2007-12-05 23:18       ` James Cloos
2007-12-06  7:35         ` Reiner Steib
2007-12-07  1:00           ` reader
2007-12-06  8:35         ` Daniel Pittman
2007-12-06 12:43         ` jidanni
2007-12-03  0:11   ` how to delete groups despite backend jidanni

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=b4m1wa8a57i.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    --cc=jidanni@jidanni.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).