Gnus development mailing list
 help / color / mirror / Atom feed
From: Nevin Kapur <nevin@jhu.edu>
Subject: Error trying to browse an imap server
Date: Thu, 27 Sep 2001 23:15:18 -0400	[thread overview]
Message-ID: <m3wv2k80qh.fsf@bombay.dyndns.org> (raw)

In the *Server* buffer when I try to browse my IMAP server, I get the
following backtrace:

Signaling: (wrong-type-argument sequencep quote)
  concat("LIST \"" nil "\" \"" quote nil "%\"")
  (imap-send-command-wait (concat "LIST \"" reference "\" \"" (imap-utf7-encode root) (and add-delimiter ...) "%\""))
  (imap-ok-p (imap-send-command-wait (concat "LIST \"" reference "\" \"" ... ... "%\"")))
  (if (imap-ok-p (imap-send-command-wait ...)) (let (out) (imap-mailbox-map-1 ...) (nreverse out)))
  (when (imap-ok-p (imap-send-command-wait ...)) (let (out) (imap-mailbox-map-1 ...) (nreverse out)))
  (save-current-buffer (set-buffer (or buffer ...)) (when (and add-delimiter ...) (imap-send-command-wait ...)) (imap-mailbox-map-1 (lambda ... ...)) (when (imap-ok-p ...) (let ... ... ...)))
  (with-current-buffer (or buffer (current-buffer)) (when (and add-delimiter ...) (imap-send-command-wait ...)) (imap-mailbox-map-1 (lambda ... ...)) (when (imap-ok-p ...) (let ... ... ...)))
  imap-mailbox-list(quote nil)
  nnimap-request-list("jesse")
  gnus-request-list((nnimap "jesse" (nnimap-address "jesse.mts.jhu.edu") (nnimap-stream ssl) (nnimap-list-pattern (quote ...))))
  gnus-browse-foreign-server("nnimap:jesse" #<buffer "*Server*">)
  #<compiled-function (server) "...(20)" [server buf gnus-browse-foreign-server gnus-server-update-server gnus-server-server-name gnus-server-position-point] 3 ("/usr/local/src/gnus/lisp/gnus-srvr.elc" . 14630) (list (gnus-server-server-name))>("nnimap:jesse")
  call-interactively(gnus-server-read-server)

-- 
Nevin Kapur
nevin@jhu.edu 



             reply	other threads:[~2001-09-28  3:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-28  3:15 Nevin Kapur [this message]
2001-09-28  8:22 ` Simon Josefsson
2001-09-28 12:06   ` Nevin Kapur

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=m3wv2k80qh.fsf@bombay.dyndns.org \
    --to=nevin@jhu.edu \
    /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).