From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Sauer Subject: Re: org google weather Date: Sat, 5 Mar 2011 11:46:38 -0600 Message-ID: References: <87oc5rlwc4.wl%lists@700c.org> <4D70A577.4000509@manor-farm.org> <80k4gfnth7.fsf@somewhere.org> <4D70CCB6.5080101@manor-farm.org> <8736.1299256681@alphaville.dokosmarshall.org> <4427.1299270361@alphaville.usa.hp.com> <8739n1j2ec.fsf@gnu.org> <7981.1299338612@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015174be3be3861cb049dbfd803 Return-path: Received: from [140.186.70.92] (port=44925 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvvYv-0007EH-Ai for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 12:46:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvvYu-0002sg-2S for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 12:46:41 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:59194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvvYt-0002sa-QC for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 12:46:40 -0500 Received: by eyh6 with SMTP id 6so1035637eyh.0 for ; Sat, 05 Mar 2011 09:46:38 -0800 (PST) In-Reply-To: <7981.1299338612@alphaville.dokosmarshall.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: Bastien , Konrad Hinsen , Org Mode Mailing List --0015174be3be3861cb049dbfd803 Content-Type: text/plain; charset=ISO-8859-1 Thanks that worked, as I said Noob, somethings get the quote and some don't. Now if I can just get org-contacts to load correctly, void variable value, life will be great. I think I am starting to get the hang of this language. Matthew On Sat, Mar 5, 2011 at 9:23 AM, Nick Dokos wrote: > Matthew Sauer wrote: > > > '(require 'google-weather) > > '(require 'org-google-weather) > > That should be > > (require 'google-weather) > (require 'org-google-weather) > > without a quote. > > Nick > > --0015174be3be3861cb049dbfd803 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks that worked, as I said Noob, somethings get the quote and some = don't.=A0 Now if I can just get org-contacts to load correctly, void va= riable value, life will be great.=A0 I think I am starting to get the hang = of this language.
Matthew

On Sat, Mar 5, 2011 at 9:23 AM, Nick Dokos <nicholas.dokos@hp= .com> wrote:
Matthew Sauer <improv.philosophy@gmail.com> wrote:

> '(requir= e 'google-weather)
> '(require 'org-google-weather)
That should be

(require 'google-weather)
(require 'org-go= ogle-weather)

without a quote.

= Nick


--0015174be3be3861cb049dbfd803--