emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug#21043: [PATCH] nnimap.el: make capability parsing more robust.


From: Lars Magne Ingebrigtsen
Subject: Re: bug#21043: [PATCH] nnimap.el: make capability parsing more robust.
Date: Mon, 13 Jul 2015 21:21:52 +0200
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Nikolaus Rath <address@hidden> writes:

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

That'll be an extra round trip when logging in...

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]