GNU bug report logs - #21089
24.5; void-variable url-http-response-status

Previous Next

Package: emacs;

Reported by: Milan Zamazal <pdm <at> zamazal.org>

Date: Sat, 18 Jul 2015 19:51:01 UTC

Severity: normal

Tags: unreproducible

Found in version 24.5

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 21089 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Milan Zamazal <pdm <at> zamazal.org>
Cc: 21089 <at> debbugs.gnu.org
Subject: Re: bug#21089: 24.5; void-variable url-http-response-status
Date: Tue, 01 Mar 2016 14:54:55 +1100
Milan Zamazal <pdm <at> zamazal.org> writes:

> It was a bit tricky (curious case!), but I’ve found it.
>
> Run Emacs with the attached file:
>
>   emacs -Q -l url-http-bug.el
>
> When prompted for password, press Enter.  You should get the bug (with
> both Emacs 24.5 or git master from end of December).
>
> (require 'follow)
> (follow-mode 1)
> (defun foo ()
>   (read-passwd (format "Password? "))
>   (let ((url-request-extra-headers '(("Connection" . "close"))))
>     (url-retrieve-synchronously "http://www.gnu.org")))
> (foo)

I'm unable to reproduce this bug on the Emacs trunk, so it might have
been fixed in the meantime.  Could you try installing an Emacs 25
pretest (or from git) and see whether the bug still exists?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 9 years and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.