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" <[email protected]> wrote: > Jordi Mallach <[email protected]> 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 >
_______________________________________________ Bug-mailutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-mailutils
