Gnus development mailing list
 help / color / mirror / Atom feed
* Error deleting NONEXISTENT IMAP group
@ 2010-09-20 20:43 Julien Danjou
  2010-09-20 21:45 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Julien Danjou @ 2010-09-20 20:43 UTC (permalink / raw)
  To: ding

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


Lars, if you are around. C-u G DEL on a group I've deleted in the
meantime. :-)

Debugger entered--Lisp error: (wrong-type-argument characterp "NONEXISTENT")
  mapconcat(identity ("NO" ("NONEXISTENT") "Mailbox" "doesn't" "exist:" "Naquadah.INBOX.feedrss") " ")
  nnimap-command("DELETE %S" "Naquadah.INBOX.feedrss")
  (car (nnimap-command "DELETE %S" (utf7-encode group)))
  (save-current-buffer (set-buffer (nnimap-buffer)) (car (nnimap-command "DELETE %S" ...)))
  (with-current-buffer (nnimap-buffer) (car (nnimap-command "DELETE %S" ...)))
  (progn (with-current-buffer (nnimap-buffer) (car ...)))
  (if (nnimap-possibly-change-group nil server) (progn (with-current-buffer ... ...)))
  (when (nnimap-possibly-change-group nil server) (with-current-buffer (nnimap-buffer) (car ...)))
  nnimap-request-delete-group("Naquadah.INBOX.feedrss" (4) "Mail")
  gnus-request-delete-group("Naquadah.INBOX.feedrss" (4))
  gnus-group-delete-group("Naquadah.INBOX.feedrss" (4))
  call-interactively(gnus-group-delete-group nil nil)

-- 
Julien Danjou
// ᐰ <julien@danjou.info>   http://julien.danjou.info

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error deleting NONEXISTENT IMAP group
  2010-09-20 20:43 Error deleting NONEXISTENT IMAP group Julien Danjou
@ 2010-09-20 21:45 ` Lars Magne Ingebrigtsen
  2010-09-23  9:00   ` Julien Danjou
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-20 21:45 UTC (permalink / raw)
  To: ding

Julien Danjou <julien@danjou.info> writes:

> Lars, if you are around. C-u G DEL on a group I've deleted in the
> meantime. :-)
>
> Debugger entered--Lisp error: (wrong-type-argument characterp "NONEXISTENT")
>   mapconcat(identity ("NO" ("NONEXISTENT") "Mailbox" "doesn't" "exist:" "Naquadah.INBOX.feedrss") " ")
>   nnimap-command("DELETE %S" "Naquadah.INBOX.feedrss")

In the proud tradition of drunken error fixing, I've now checked in a
"fix" for this.  Tra la la.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error deleting NONEXISTENT IMAP group
  2010-09-20 21:45 ` Lars Magne Ingebrigtsen
@ 2010-09-23  9:00   ` Julien Danjou
  2010-09-23 17:04     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Julien Danjou @ 2010-09-23  9:00 UTC (permalink / raw)
  To: ding

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

On Mon, Sep 20 2010, Lars Magne Ingebrigtsen wrote:

> In the proud tradition of drunken error fixing, I've now checked in a
> "fix" for this.  Tra la la.

Now is the hangover.

I've still such a group in my list. I tried

 C-u G DEL
  -> Error. Well, that's normal.

 G DEL
  -> Same error.

It seems it does not handle the `force' argument anymore. With the old
nnimap, I B DEL when I wanted Gnus to forget about the group and C-u B
DEL to delete the group also on the server.

-- 
Julien Danjou
// ᐰ <julien@danjou.info>   http://julien.danjou.info

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error deleting NONEXISTENT IMAP group
  2010-09-23  9:00   ` Julien Danjou
@ 2010-09-23 17:04     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-23 17:04 UTC (permalink / raw)
  To: ding

Julien Danjou <julien@danjou.info> writes:

> It seems it does not handle the `force' argument anymore. With the old
> nnimap, I B DEL when I wanted Gnus to forget about the group and C-u B
> DEL to delete the group also on the server.

That's not how that's supposed to work.  `C-k' kills a group from Gnus,
while `B DEL' deletes it from the server...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-23 17:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-20 20:43 Error deleting NONEXISTENT IMAP group Julien Danjou
2010-09-20 21:45 ` Lars Magne Ingebrigtsen
2010-09-23  9:00   ` Julien Danjou
2010-09-23 17:04     ` Lars Magne Ingebrigtsen

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).