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

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

bug#9444: url-retrieve does not work with HTTPS on win32


From: Eli Zaretskii
Subject: bug#9444: url-retrieve does not work with HTTPS on win32
Date: Sat, 26 Dec 2015 09:37:21 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Fri, 25 Dec 2015 22:58:13 +0100
> Cc: 9444@debbugs.gnu.org
> 
> claudio.bley@gmail.com (Claudio Bley) writes:
> 
> > Using a recent emacs built from trunk, GNU TLS 2.10.5 (non Cygwin),
> > trying to retrieve a HTTPS URLs fails because of the ^M characters
> > littered in the buffer.
> >
> > Run "emacs -Q":
> >
> > (url-retrieve "https://google.com/";
> >           #'identity)
> >
> > The buffer contains CRLF line endings and hence the tls-end-of-info
> > regexp does not match. gnutls-cli goes up to 100% CPU usage.
> 
> I think this has probably been fixed quite a while ago.

Indeed, it works for me when I try it now in Emacs 25.0.50.





reply via email to

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