Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jochen Küpper" <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>
Subject: nnimap update trouble
Date: Sun, 23 May 2004 23:46:43 +0200	[thread overview]
Message-ID: <86zn7yg6kc.fsf@doze.rz-berlin.mpg.de> (raw)

For quite some time I do have issues with updating (g aka
gnus-group-get-new-news) the Group buffer.

This is on my notebook, the desktop works fine. Both are current cvs
Gnusae on GNU Emacs 21.2.1 (i686-pc-cygwin, X toolkit) of 2004-03-22
on cm-test.

The only obvious (to me) differences are the .newsrc.eld files and the
fact that the notebook has nntp select methods where the desktop is
nnimap only:
,----[ C-h v gnus-select-method RET ]
| gnus-select-method's value is (nnnil "")
`----
,----[ C-h v gnus-secondary-select-methods RET ]
| gnus-secondary-select-methods's value is 
| ((nnimap "FHI"
|          (nnimap-address "imap.rz-berlin.mpg.de")
|          (nnimap-expunge-on-close always))
|  (nntp "DFN"
|        (nntp-address "news.individual.net"))
|  (nntp "EDS"
|        (nntp-address "bbsnotes.plms-eds.com")))
`----

When I start up Gnus everything works fine, but when I update I get
many messages like
,----
| nnimap: Updating info for nnimap+FHI:Computer/Software/Programming/Fortran...done
`----
flashing through the minibuffer and it takes an incredibly long time
to update the Group buffer.

When I debug-on-quit and press C-g I get backtraces like the following:
,----
| Debugger entered--Lisp error: (quit)
|   accept-process-output(#<process imap> 1 0)
|   imap-wait-for-tag(5881 nil)
|   imap-send-command-wait(("STATUS \"" "Computer/Software/Programming/Fortran" "\" " "(UNSEEN)"))
|   imap-mailbox-status("Computer/Software/Programming/Fortran" unseen " *nnimap* FHI")
|   nnimap-update-unseen("Computer/Software/Programming/Fortran" "FHI")
|   nnimap-close-group("Computer/Software/Programming/Fortran" "FHI")
|   gnus-get-unread-articles(nil)
|   gnus-group-get-new-news(nil)
|   call-interactively(gnus-group-get-new-news)
`----

Any idea? Shall I send more information?

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)




                 reply	other threads:[~2004-05-23 21:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=86zn7yg6kc.fsf@doze.rz-berlin.mpg.de \
    --to=jochen-+it19tn3rl9sbm7dsapr3bnah6klmebb@public.gmane.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).