unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: emacs-devel@gnu.org
Subject: Re: Emacs can't reach dx.doi.org?
Date: Sat, 19 Mar 2016 08:54:37 +0000	[thread overview]
Message-ID: <87fuvmzw36.fsf@yandex.com> (raw)
In-Reply-To: 56EC89A2.30904@gmail.com


>
> I'm having a surprising issue, whereby Emacs -Q sometimes doesn't seem to be able to reach dx.doi.org; other websites work fine, but for that particular one the network process stays in "connect" state for a while, then goes to "failed" state. I'm pretty sure it worked a few days ago, and it has worked intermittently today. I'm on the latest pretest.
>
> Before opening a bug report, I'd like to make sure that I'm not doing anything silly: I'm trying to open http://dx.doi.org/10.1016/s0262-4079(08)62292-7 ; with eww, I get "Loading http://dx.doi.org/10.1016/s0262-4079(08)62292-7...". With 
>
>   (url-retrieve
>    "http://dx.doi.org/10.1016/s0262-4079(08)62292-7"
>    (lambda (&rest args) (message "args: %S" args)))
>

------ snip ------

>
> Clément.

Hi Clément,

I get http://dx.doi.org/10.1016/s0262-4079(08)62292-7 with no problems,
using eww directly on GNU Emacs 25.1.50.5. If I \C-j after

(url-retrieve
"http://dx.doi.org/10.1016/s0262-4079(08)62292-7"
(lambda (&rest args) (message "args: %S" args)))

in the scratch buffer, I get the message

Contacting host: dx.doi.org:80
args: ((:redirect
"http://www.sciencedirect.com/science/article/pii/S0262407908622927"
:redirect
"http://www.sciencedirect.com/science/article/pii/S0262407908622927?via%3Dihub"
:redirect
"http://linkinghub.elsevier.com/retrieve/articleSelectSinglePerm?Redirect=http%3A%2F%2Fwww.sciencedirect.com%2Fscience%2Farticle%2Fpii%2FS0262407908622927%3Fvia%253Dihub&key=f431f9792c30720d33c588d7004396ef0c8972a9"
:redirect
"http://linkinghub.elsevier.com/retrieve/pii/S0262407908622927"))

but no web-site in an eww buffer.

Hope this is of some help.

Colin.




  reply	other threads:[~2016-03-19  8:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18 23:05 Emacs can't reach dx.doi.org? Clément Pit--Claudel
2016-03-19  8:54 ` Colin Baxter [this message]
2016-03-19  9:23 ` Andreas Schwab
2016-03-19 16:04   ` Clément Pit--Claudel
2016-03-21 19:58   ` Clément Pit--Claudel
2016-03-21 20:21     ` Andreas Schwab
2016-03-21 20:24     ` Simon Leinen
2016-03-21 20:48       ` Clément Pit--Claudel
2016-03-21 23:05       ` Clément Pit--Claudel
2016-03-21 23:06       ` Clément Pit--Claudel

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=87fuvmzw36.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=emacs-devel@gnu.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).