Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: 21043@debbugs.gnu.org, ding@gnus.org, emacs-devel@gnu.org
Subject: Re: bug#21043: [PATCH] nnimap.el: make capability parsing more robust.
Date: Mon, 13 Jul 2015 21:24:05 +0200	[thread overview]
Message-ID: <m3a8uzdfoq.fsf@gnus.org> (raw)
In-Reply-To: <87pp3vdgsc.fsf@thinkpad.rath.org> (Nikolaus Rath's message of "Mon, 13 Jul 2015 12:00:19 -0700")

Nikolaus Rath <Nikolaus@rath.org> writes:

> Subject: [PATCH] nnimap.el: make capability parsing more robust.

[...]

> -		      (dolist (response (cddr login-result))
> +		      (dolist (response (cddr (nnimap-command "CAPABILITY")))

And we've already issued the CAPABILITY command in the
`open-protocol-stream' call, so if the results of that isn't in
`login-results', there's a bug in `open-protocol-stream'.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  parent reply	other threads:[~2015-07-13 19:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13  1:52 Nikolaus Rath
2015-07-13  5:35 ` Eric Abrahamsen
2015-07-13 19:00   ` Nikolaus Rath
2015-07-13 19:21     ` Lars Magne Ingebrigtsen
2015-07-14  0:37       ` Nikolaus Rath
2015-07-13 19:24     ` Lars Magne Ingebrigtsen [this message]
2015-07-14  0:36       ` Nikolaus Rath

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=m3a8uzdfoq.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=21043@debbugs.gnu.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=eric@ericabrahamsen.net \
    /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).