unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Errors with Gnus and IMAP
@ 2006-01-16  4:09 Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2006-01-16  4:09 UTC (permalink / raw)


Along the same lines as my last bug report, I frequently get the following
backtrace after waking the machine up from suspend(to-ram) mode and hitting
`g' in the group buffer.


        Stefan


Debugger entered--Lisp error: (error "Process imap not running")
  process-send-string(#<process imap> "202 STATUS \"todo\" (uidvalidity uidnext unseen)
\n")
  imap-send-command-1("202 STATUS \"todo\" (uidvalidity uidnext unseen)")
  imap-send-command(("STATUS \"" "todo" "\" " "(uidvalidity uidnext unseen)"))
  imap-mailbox-status-asynch("todo" (uidvalidity uidnext unseen) " *nnimap* diro")
  nnimap-retrieve-groups(("spam" "types" "yale" "todo" "subscriptions" "qcpls" "emacs" "comp" "nanda" "friends" "stages" "diro" "cours" "inbox") "diro")
  gnus-retrieve-groups(("spam" "types" "yale" "todo" "subscriptions" "qcpls" "emacs" "comp" "nanda" "friends" "stages" "diro" "cours" "inbox") (nnimap "diro" (nnimap-address "mail.iro.umontreal.ca") (nnimap-stream ssl)))
  gnus-read-active-file-2(("spam" "types" "yale" "todo" "subscriptions" "qcpls" "emacs" "comp" "nanda" "friends" "stages" "diro" "cours" "inbox") (nnimap "diro" (nnimap-address "mail.iro.umontreal.ca") (nnimap-stream ssl)))
  gnus-read-active-file-1((nnimap "diro" (nnimap-address "mail.iro.umontreal.ca") (nnimap-stream ssl)) nil)
  gnus-read-active-file()
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news nil nil)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-16  4:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-16  4:09 Errors with Gnus and IMAP Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).