unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Milan Zamazal <pdm@zamazal.org>
Cc: 21089@debbugs.gnu.org
Subject: bug#21089: 24.5; void-variable url-http-response-status
Date: Tue, 01 Mar 2016 14:54:55 +1100	[thread overview]
Message-ID: <878u22yhrk.fsf@gnus.org> (raw)
In-Reply-To: <871t9gw3uu.fsf@blackbird.zamazal.org> (Milan Zamazal's message of "Sun, 17 Jan 2016 17:46:49 +0100")

Milan Zamazal <pdm@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





  reply	other threads:[~2016-03-01  3:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-18 19:49 bug#21089: 24.5; void-variable url-http-response-status Milan Zamazal
2015-12-25 18:13 ` Lars Ingebrigtsen
2015-12-30 15:42   ` Milan Zamazal
2015-12-30 18:17     ` Lars Magne Ingebrigtsen
2016-01-17 16:46       ` Milan Zamazal
2016-03-01  3:54         ` Lars Ingebrigtsen [this message]
2016-03-03 19:19           ` Milan Zamazal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878u22yhrk.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=21089@debbugs.gnu.org \
    --cc=pdm@zamazal.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).