all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne 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: Wed, 30 Dec 2015 19:17:38 +0100	[thread overview]
Message-ID: <m3ziwr4x8d.fsf@gnus.org> (raw)
In-Reply-To: <87ege46j02.fsf@blackbird.zamazal.org> (Milan Zamazal's message of "Wed, 30 Dec 2015 16:42:05 +0100")

Milan Zamazal <pdm@zamazal.org> writes:

>>>>>> "LI" == Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>     LI> Emacs 25.1 has gotten a few fixes in this area, I think.  Do you
>     LI> still see this problem in newer versions?
>
> Yes, current git version (master) signals the same error.

Could you try to replicate the bug without using all these packages not
in "emacs -Q"?  This is the end of the backtrace:

  ...
  url-retrieve-synchronously("http://weblog.zamazal.org/xmlrpc.php")
  xml-rpc-request("http://weblog.zamazal.org/xmlrpc.php" ((methodCall nil (methodName nil "metaWeblog.getCategories") (params nil (param nil (value nil (string nil "1"))) (param nil (value nil (string nil "admin"))) (param nil (value nil (string nil "xxx")))))) nil)
  xml-rpc-method-call-async(nil "http://weblog.zamazal.org/xmlrpc.php" "metaWeblog.getCategories" ("1" "admin" "xxx"))
  xml-rpc-method-call("http://weblog.zamazal.org/xmlrpc.php" "metaWeblog.getCategories" "1" "admin" "xxx")
  metaweblog-get-categories("http://weblog.zamazal.org/xmlrpc.php" "admin" "xxx" "1")
  org2blog/wp-login()

My guess is that the call to xml-rpc-request binds a bunch of url
variables, and then calls url-retrieve-synchronously.  Could you
determine what those variables are, and then create a test case?

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





  reply	other threads:[~2015-12-30 18:17 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 [this message]
2016-01-17 16:46       ` Milan Zamazal
2016-03-01  3:54         ` Lars Ingebrigtsen
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

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

  git send-email \
    --in-reply-to=m3ziwr4x8d.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 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.