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: Lars Ingebrigtsen
Subject: bug#22789: 25.1.50; In last master build https connections stop working
Date: Thu, 03 Mar 2016 05:23:51 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Yes.

Ok, I've now committed a version that leads to

rm -rf ~/.emacs.d/url/cache/; ./src/emacs -Q

(progn
  (blink-cursor-mode -1)
  (eww "https://www.fsf.org";))

loading the images reliably.  From the hotel wifi they load fine
without the patch, but using the LTE card in the laptop, that form
always fails to load the images without the patch.  I guess that from
the hotel wifi the negotiation ends before Emacs backs off the pselect
timeout too much, so it finishes anyway.

-- 
(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]