From mboxrd@z Thu Jan 1 00:00:00 1970 From: Varun Vats Subject: Re: Enable org-habit using add-to-list Date: Mon, 20 Aug 2012 18:36:16 +0530 Message-ID: References: <87vcgd926a.fsf@altern.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8fb202f437cdd204c7b22f24 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3Rh5-0005PA-16 for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 09:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3Rh3-0006Ht-MZ for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 09:06:58 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:57228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3Rh3-0006Ho-IC for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 09:06:57 -0400 Received: by yhr47 with SMTP id 47so5467094yhr.0 for ; Mon, 20 Aug 2012 06:06:57 -0700 (PDT) In-Reply-To: <87vcgd926a.fsf@altern.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org --e89a8fb202f437cdd204c7b22f24 Content-Type: text/plain; charset=ISO-8859-1 Thanks Bastien, that worked! -- Sincerely, Varun Vats Graduate Student University of Wisconsin, Madison mailvarunvats@gmail.com http://varunvats.com On Mon, Aug 20, 2012 at 5:59 PM, Bastien wrote: > Hi Varun, > > Varun Vats writes: > > > Symbol's value as variable is void: org-modules > > > > Any idea how I should get this sorted out? Should I add a hook? > > (require 'org) > (require 'org-install) > (add-to-list 'org-modules "org-habit") > > in this order should be okay. > > HTH, > > -- > Bastien > --e89a8fb202f437cdd204c7b22f24 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks Bastien, that worked!

--
Sincerely,
Varu= n Vats
Graduate Student
University of Wisconsin, Madison
mailvarunvats@gmail.c= om
http://varunvats.com=





On Mon, Aug 20, 2012 at 5:59 PM, Bastien= <= bzg@altern.org> wrote:
Hi Varun,

Varun Vats <mailvarunvats@gma= il.com> writes:

> Symbol's value as variable is void: org-modules
>
> Any idea how I should get this sorted out? Should I add a hook?

(require 'org)
(require 'org-install)
(add-to-list 'org-modules "org-habit")

in this order should be okay.

HTH,

--
=A0Bastien

--e89a8fb202f437cdd204c7b22f24--