emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Varun Vats <mailvarunvats@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Enable org-habit using add-to-list
Date: Mon, 20 Aug 2012 14:29:49 +0200	[thread overview]
Message-ID: <87vcgd926a.fsf@altern.org> (raw)
In-Reply-To: <CADWkGHL0NsdXJZ91JizgaCCZZM+TBME-Cx2O7tiRDGhiRgLOqg@mail.gmail.com> (Varun Vats's message of "Mon, 20 Aug 2012 17:48:25 +0530")

Hi Varun,

Varun Vats <mailvarunvats@gmail.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,

-- 
 Bastien

  reply	other threads:[~2012-08-20 12:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-20 12:18 Enable org-habit using add-to-list Varun Vats
2012-08-20 12:29 ` Bastien [this message]
2012-08-20 13:06   ` Varun Vats

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vcgd926a.fsf@altern.org \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=mailvarunvats@gmail.com \
    /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/org-mode.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).