From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gilbert Subject: Re: why would org-mode-hook be a void variable? Date: Sun, 11 Jul 2010 16:43:31 -0700 Message-ID: <77962B26-9483-4783-8CDF-B8186BF4E572@gilbert.org> References: <9707EA08-D22C-4BDF-98E3-CA3A0CFC250C@gilbert.org> <6F744DED-C00A-48F2-9EFA-4473F7F0DAFF@gilbert.org> <87y6dk8ljn.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=37314 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OY6BM-00075h-KI for emacs-orgmode@gnu.org; Sun, 11 Jul 2010 19:43:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OY6BL-0007o4-HS for emacs-orgmode@gnu.org; Sun, 11 Jul 2010 19:43:36 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:35269) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OY6BL-0007ns-Cv for emacs-orgmode@gnu.org; Sun, 11 Jul 2010 19:43:35 -0400 Received: by pvc30 with SMTP id 30so3957293pvc.0 for ; Sun, 11 Jul 2010 16:43:33 -0700 (PDT) In-Reply-To: <87y6dk8ljn.fsf@gollum.intra.norang.ca> 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: emacs-orgmode Mailinglist >> I guess my main question is why org-mode-hook would be a void >> variable. Did I not capture something from the instructions in the >> manual? Is there something that needs to be set before hand? I'm just >> not sure where to look. >=20 > Did you initialize org-mode with >=20 > (require 'org-install) Yes. Made sure of it. No change. Any other ideas? =97 Michael