GNU bug report logs - #21043
[PATCH] nnimap.el: make capability parsing more robust.

Previous Next

Package: gnus;

Reported by: Nikolaus Rath <Nikolaus <at> rath.org>

Date: Mon, 13 Jul 2015 01:53:01 UTC

Severity: normal

Tags: patch

Done: Nikolaus Rath <Nikolaus <at> rath.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 21043 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: 21043 <at> debbugs.gnu.org, ding <at> gnus.org, emacs-devel <at> gnu.org
Subject: Re: bug#21043: [PATCH] nnimap.el: make capability parsing more robust.
Date: Mon, 13 Jul 2015 21:24:05 +0200
Nikolaus Rath <Nikolaus <at> 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




This bug report was last modified 8 years and 145 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.