From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Failure to automatically restart imap client process?
Date: Sat, 31 Dec 2005 10:03:21 -0500 [thread overview]
Message-ID: <871wztwby2.fsf-monnier+emacs@gnu.org> (raw)
Every once in a while, when I get back to my Gnus process to read mail,
I get a backtrace such as the one below. If I ignore the error and try
again, the problem typically resolves itself. It's maybe because the
process still existed when I hit gnus-group-select-group but died before
reaching process-send-string (probably because the connection had timed out
already), I don't know.
Stefan
Debugger entered--Lisp error: (error "Process imap not running")
process-send-string(#<process imap> "1955 UID SEARCH SEEN\r\n")
imap-send-command-1("1955 UID SEARCH SEEN")
imap-send-command("UID SEARCH SEEN" nil)
imap-send-command-wait("UID SEARCH SEEN")
imap-search("SEEN")
nnimap-request-update-info-internal("emacs" ("nnimap+diro:emacs" 2 ((1 . 43252)) ((seen 5882 6313 8390 8708 8751 8889 8924 8962 9385 10025 10061 10365 10658 10803 10938 10974 10976 11037 11073 11943 12348 12356 12361 13107 13564 13629 13815 14019 14210 14314 14320 14346 14907 ... 15319 15580 15618 15791 17594 17925 17983 18241 ... ... 18306 ... ... 18315 ... ...) (forward 35349 36711) (expire ... ... ... ... ... ... ... 42807 42809 ... ... ... ... ... 42832 42834 ... 42842 ... ... 42852 ... ... ... 42880 ... ... 42904 ... ... ... ... 42935 42937 ... ... ... 42964 ... ... 42979 42981 ... ... ... 43000 ... ... 43020 ...) (reply 5882 14019 15618 18241 18657 18660 ... 18763 19532 19766 20567 20937 20991 21179 21516 22563 23872 24352 24901 25744 25914 26040 29165 29208 29237 29247 ... 29336 29339 29375 29406 29478 29480 29490 29498 ... 29568 ... 29611 29632 ... 29663 29704 29723 29740 29742 29748 ... 29763 ...) (tick 5882 8390 8708 10061 10658 10803 10938 11943 12348 12356 12361 13107 13564 13629 13815 14019 14210 14907 15580 15618 17594 17983 18241 ... 18551 18657 18660 ... 18723 18763 18768 18941 19530 ... 19766 19878 20240 20567 20699 20929 20937 20961 20991 21179 21313 21317 21463 21485 21516 ...)) "nnimap:diro" ((uidvalidity . "1062436086") (to-list . "emacs-devel@gnu.org"))) "diro")
nnimap-request-group("emacs" "diro" t)
gnus-request-group("nnimap+diro:emacs" t)
gnus-select-newsgroup("nnimap+diro:emacs" nil nil)
gnus-summary-read-group-1("nnimap+diro:emacs" nil t nil nil nil)
gnus-summary-read-group("nnimap+diro:emacs" nil t nil nil nil nil)
gnus-group-read-group(nil t)
gnus-group-select-group(nil)
call-interactively(gnus-group-select-group nil nil)
next reply other threads:[~2005-12-31 15:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-31 15:03 Stefan Monnier [this message]
2005-12-31 17:19 ` Failure to automatically restart imap client process? Edward O'Connor
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871wztwby2.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
/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.
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).