bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#22789: 25.1.50; In last master build https connections stop working


From: Alain Schneble
Subject: bug#22789: 25.1.50; In last master build https connections stop working
Date: Mon, 7 Mar 2016 19:26:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Alain Schneble <a.s@realize.ch>
>> CC: <larsi@gnus.org>, <j_l_domenech@yahoo.com>, <22789@debbugs.gnu.org>
>> Date: Mon, 7 Mar 2016 19:03:58 +0100
>> 
>> Yes, it solves the problems.  (Nevertheless, it would have been nice if
>> somebody else were able to reproduce the failures...)
>
> If you can describe the recipe for reproducing them, I will do that
> before and after the change.

Thank you!

emacs -Q

(require 'shr)
(require 'url-queue)
(blink-cursor-mode -1)
(setq url-queue-timeout 120)
(setq shr-ignore-cache t)

M-x eww https://www.microsoft.com

=> Before the patch, several images were not displayed, even after
waiting 120s.  After the patch, all images should be displayed after a
short while (~6s on my machine).






reply via email to

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