Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: can't delete nnml groups
Date: Thu, 16 Dec 2004 20:39:56 +0900	[thread overview]
Message-ID: <b9yzn0ecvzn.fsf@jpl.org> (raw)
In-Reply-To: <b9y6532g2am.fsf@jpl.org>

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

>>>>> In <b9y6532g2am.fsf@jpl.org> Katsumi Yamaoka wrote:

> I noticed I cannot delete nnml groups if there are persistent
> articles.

> Debugger entered--Lisp error: (file-error "Removing old name:
>  is a directory" "/home/yamaoka/News/cache/nnml:foo.bar.baz")
>   delete-file("/home/yamaoka/News/cache/nnml:foo.bar.baz")
>   gnus-delete-file("/home/yamaoka/News/cache/nnml:foo.bar.baz")
>   gnus-cache-delete-group("nnml:foo.bar.baz")
>   gnus-request-delete-group("nnml:foo.bar.baz" (4))
>   gnus-group-delete-group("nnml:foo.bar.baz" (4))
>   call-interactively(gnus-group-delete-group)

> There seems to be the same problem in `gnus-agent-delete-group'.

> Although making articles persistent in nnml groups might be
> nonsense, it will be useful for back ends which don't make local
> article files.

> Emacs 21 provides the `dired-delete-file' function which deletes
> a file and also a directory recursively.  Can't we use the copy
> of it as `gnus-delete-file'?

Here it is:


[-- Attachment #2: Type: application/emacs-lisp, Size: 569 bytes --]

  reply	other threads:[~2004-12-16 11:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-16  6:55 Katsumi Yamaoka
2004-12-16 11:39 ` Katsumi Yamaoka [this message]
2004-12-17 10:28   ` Katsumi Yamaoka

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=b9yzn0ecvzn.fsf@jpl.org \
    --to=yamaoka@jpl.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).