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

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

[Emacs-bug-tracker] bug#5103: closed (Hang in url-retrieve-synchronously


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#5103: closed (Hang in url-retrieve-synchronously on w32)
Date: Sat, 02 Jul 2011 01:48:02 +0000

Your message dated Sat, 2 Jul 2011 03:46:30 +0200
with message-id <address@hidden>
and subject line Re: bug#5103: The link is converted to a https link somewhere
has caused the GNU bug report #5103,
regarding Hang in url-retrieve-synchronously on w32
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
5103: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5103
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Hang in url-retrieve-synchronously on w32 Date: Wed, 2 Dec 2009 13:30:54 +0100
This code seems to hangs on url-retrieve-synchronously.

;; (nxhtml-get-release-revision)
(defun nxhtml-get-release-revision ()
  (let* ((all-rev-url "http://code.launchpad.net/%7Enxhtml/nxhtml/main";)
         (url-buf (url-retrieve-synchronously all-rev-url))
         )
    (message "%S" url-buf)
    ))

In GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600)
 of 2009-10-15
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'



--- End Message ---
--- Begin Message --- Subject: Re: bug#5103: The link is converted to a https link somewhere Date: Sat, 2 Jul 2011 03:46:30 +0200
On Fri, Dec 4, 2009 at 00:09, Lennart Borgman <address@hidden> wrote:

> Thanks, I see. What do we have to do to be able to read a https: link?

With the recent addition of GnuTLS this now works, so I'm closing this bug.

    Juanma


--- End Message ---

reply via email to

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