bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] Unable to access gmail imap


From: Carlos Pita
Subject: Re: [bug-mailutils] Unable to access gmail imap
Date: Wed, 30 Jul 2014 10:23:18 -0300

Hi guys, thanks for the patch, but notice that the bug is more general than that, although still pretty simple to fix:

http://lists.gnu.org/archive/html/bug-gnu-emacs/2014-07/msg00867.html
http://lists.gnu.org/archive/html/bug-gnu-emacs/2014-07/msg00869.html

I find it a bit surprising that it has gone unnoticed all this time. Maybe you could contribute you patch there :).

Regards
--
Carlos

On Jul 30, 2014 8:47 AM, "Sergey Poznyakoff" <address@hidden> wrote:
Jordi Mallach <address@hidden> ha escrit:

> Hm, isn't the pop proto hunk missing a "?" ?
>

Yes, of course, it should have been

 -           (if (string-equal proto "pop")
 +           (if (string-match "pops?" proto)

instead.  Thanks, Jordi!

Regards,
Sergey

reply via email to

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