emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Enable org-habit using add-to-list


From: Varun Vats
Subject: [O] Enable org-habit using add-to-list
Date: Mon, 20 Aug 2012 17:48:25 +0530

Hi all,

I am trying to enable the org-habit module by using add-to-list like so:

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

The reason I want to use add-to-list and not setq is that I want to add org-habit to the set of modules loaded by default and not re-define the set.

However, this is giving me the error - 

Symbol's value as variable is void: org-modules

Any idea how I should get this sorted out? Should I add a hook?

Thank you.

--
Sincerely,
Varun Vats
Graduate Student
University of Wisconsin, Madison
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]