all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5103: Hang in url-retrieve-synchronously on w32
@ 2009-12-02 12:30 Lennart Borgman
  0 siblings, 0 replies; only message in thread
From: Lennart Borgman @ 2009-12-02 12:30 UTC (permalink / raw)
  To: Emacs Bugs

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'






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-02 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02 12:30 bug#5103: Hang in url-retrieve-synchronously on w32 Lennart Borgman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.