all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "南 優也" <yuya373@me.com>
Cc: 28515-done@debbugs.gnu.org
Subject: bug#28515:
Date: Sat, 30 Sep 2017 16:35:30 +0300	[thread overview]
Message-ID: <83efqo48d9.fsf@gnu.org> (raw)
In-Reply-To: <9d201cb1-5931-4c0a-90c7-34846d199827@me.com> (message from 南 優 也 on Mon, 25 Sep 2017 07:20:27 +0000 (GMT))

> From: 南 優也 <yuya373@me.com>
> Date: Mon, 25 Sep 2017 07:20:27 +0000 (GMT)
> 
> additional information:
> `url-http` calls `url-http-find-free-connection` before `(setq url-current-object url)` and `url-http-find-free-connection` calls `url-open-stream` and `url-open-stream` referencing `url-current-object` before `url-http` updates it's value.
> when `url-open-stream` referencing `url-current-object`, it's value is `nil` or old `url-current-object`.
> 
> so, let `url-current-object` to `url` in `url-http` before calling `url-http-find-free-connection`.

Thanks, I fixed this on the emacs-26 branch.





      reply	other threads:[~2017-09-30 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 13:39 bug#28515: [PATCH] fix url-current-object is undefined Yuya Minami
2017-09-25  7:20 ` bug#28515: 南 優也
2017-09-30 13:35   ` Eli Zaretskii [this message]

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=83efqo48d9.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=28515-done@debbugs.gnu.org \
    --cc=yuya373@me.com \
    /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.