Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: Failed to open IMAP server
Date: Thu, 30 Oct 2014 14:21:34 +0900	[thread overview]
Message-ID: <b4mbnouw2sh.fsf@jpl.org> (raw)
In-Reply-To: <87fve6mcgy.fsf@tsuchiya.vaj.namazu.org>

On Thu, 30 Oct 2014 13:02:37 +0900, TSUCHIYA Masatoshi wrote:
> I have just simplified my configuration into:

>     (setq gnus-select-method '(nnimap "imap.example.net"))

> However, Gnus failed to open the IMAP server.  Its error message is:

>     Unable to open server nnimap+imap.example.net due to: Wrong type
>     argument: listp, #<process *nnimap*>

> I used edebug to investigate the cause of this trouble, and found that
> open-network-stream() is called wihtout `parameters' argument.

Have you edebugged open-protocol-stream (proto-stream.el)?
nnimap uses it instead, and it calls open-network-stream without
`parameters' on some condition.



  reply	other threads:[~2014-10-30  5:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30  4:02 TSUCHIYA Masatoshi
2014-10-30  5:21 ` Katsumi Yamaoka [this message]
2014-10-30  5:36   ` Katsumi Yamaoka
2014-10-30  5:59   ` TSUCHIYA Masatoshi
2014-11-17 14:22 ` TSUCHIYA Masatoshi

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=b4mbnouw2sh.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --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).