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 >