all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Barton <ian@manor-farm.org>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Google weather
Date: Tue, 07 Jun 2011 13:14:31 +0100	[thread overview]
Message-ID: <87r57525zs.fsf@manor-farm.org> (raw)
In-Reply-To: <2FDBB154-BCB9-4EB7-ABFD-A13B1A2028C2@gmail.com> (Carsten Dominik's message of "Tue, 7 Jun 2011 08:53:11 +0200")

Carsten Dominik <carsten.dominik@gmail.com> writes:

>
> I am trying to use the google weather in Org-mode for the first time,
> but I am always getting a 443 error when I evaluate something like
>
> (org-google-weather "Amsterdam")
>
> I am not sure where to look for what might causing this - any pointers would be

It looks as though google-weather is trying to use ssl to contact
Google. It shouldn't need to do this, as the weather site it accessible
via port 80.

Try pasting the following url's into your browser:

http://www.google.co.uk/ig/api?weather=Amsterdam&hl=en-gb
https://www.google.co.uk/ig/api?weather=Amsterdam&hl=en-gb

You will need to replace google.co.uk with whatever the url is for
Netherlands. You should get an wml page with the weather forecast. If
that is working it rules out any problems with proxy servers and ssl.

Best wishes,

Ian.

  reply	other threads:[~2011-06-07 12:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-07  6:53 Google weather Carsten Dominik
2011-06-07 12:14 ` Ian Barton [this message]
2011-06-07 12:19 ` Ian Barton
2011-06-07 13:40 ` Nick Dokos

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=87r57525zs.fsf@manor-farm.org \
    --to=ian@manor-farm.org \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@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 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.