Gnus development mailing list
 help / color / mirror / Atom feed
From: joakim@verona.se
To: ding <ding@gnus.org>
Subject: problem with nnimap
Date: Tue, 15 Feb 2011 13:48:37 +0100	[thread overview]
Message-ID: <m3mxlxtqe2.fsf@verona.se> (raw)

sometimes I type the wrong pwd to nnimap. Then I get this error:

Wrong type argument: arrayp, nil

Simply trying to connect with the right pwd doesnt work. I usually
restart emacs.

This is the backtrace:
Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  aref(nil 0)
  (memq (aref nnimap-object 0) cl-struct-nnimap-tags)
  (and (memq (aref nnimap-object 0) cl-struct-nnimap-tags))
  (or (and (memq (aref nnimap-object 0) cl-struct-nnimap-tags)) (error "nnimap-last-command-time storing a non-nnimap"))
  (progn (or (and (memq (aref nnimap-object 0) cl-struct-nnimap-tags)) (error "nnimap-last-command-time storing a non-nnimap")) (aset nnimap-object 8 (current-time)))
  (setf (nnimap-last-command-time nnimap-object) (current-time))
  nnimap-send-command("LIST \"\" \"*\"")
  nnimap-get-groups()
  nnimap-request-list("naru")
  apply(nnimap-request-list "naru")
  nnmairix-call-backend("request-list" "naru")
  nnmairix-request-list("")
  gnus-request-list((nnmairix "" (nnmairix-backend nnimap) (nnmairix-backend-server "naru") (nnmairix-mairix-command "mairix") (nnmairix-hidden-folders t) (nnmairix-default-group "")))
  gnus-read-active-file-1((nnmairix "" (nnmairix-backend nnimap) (nnmairix-backend-server "naru") (nnmairix-mairix-command "mairix") (nnmairix-hidden-folders t) (nnmairix-default-group "")) nil)
  gnus-read-active-for-groups((nnmairix "" (nnmairix-backend nnimap) (nnmairix-backend-server "naru") (nnmairix-mairix-command "mairix") (nnmairix-hidden-folders t) (nnmairix-default-group "")) (("nnmairix:" 3 ((1 . 39043)) ((seen (39044 . 39116))) (nnmairix "" (nnmairix-backend nnimap) (nnmairix-backend-server "naru") (nnmairix-mairix-command "mairix") (nnmairix-hidden-folders t) (nnmairix-default-group "")) ((numcorr nil 39043 39116) (query "jari") (folder . "zz_mairix--1") (threads)))) nil)
  gnus-get-unread-articles(nil)
  gnus-setup-news(nil nil nil)
  byte-code("\b\204
  gnus-1(nil nil nil)
  gnus(nil)
  call-interactively(gnus t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)


-- 
Joakim Verona



             reply	other threads:[~2011-02-15 12:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-15 12:48 joakim [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-15 12:51 joakim
2011-02-18  0:32 ` Lars Ingebrigtsen
2000-08-01 12:39 Walter Franzini
2000-08-02  9:08 ` Kim-Minh Kaplan
2000-08-02 12:03   ` Walter Franzini
2000-08-02 19:09     ` simon
2000-08-03  7:17       ` Walter Franzini
2000-08-03  9:01         ` simon
2000-08-03  9:43           ` Walter Franzini
2000-08-03 12:00       ` Walter Franzini

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=m3mxlxtqe2.fsf@verona.se \
    --to=joakim@verona.se \
    --cc=ding@gnus.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).