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

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