From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Add org-habit to org-modules Date: Mon, 5 Apr 2010 10:10:42 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1120445377==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nynwt-0006lV-9h for emacs-orgmode@gnu.org; Mon, 05 Apr 2010 11:10:47 -0400 Received: from [140.186.70.92] (port=51059 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nynws-0006lH-3w for emacs-orgmode@gnu.org; Mon, 05 Apr 2010 11:10:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nynwq-0008MC-EF for emacs-orgmode@gnu.org; Mon, 05 Apr 2010 11:10:45 -0400 Received: from mail-yw0-f191.google.com ([209.85.211.191]:33500) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nynwq-0008Lp-BS for emacs-orgmode@gnu.org; Mon, 05 Apr 2010 11:10:44 -0400 Received: by ywh29 with SMTP id 29so6001859ywh.14 for ; Mon, 05 Apr 2010 08:10:42 -0700 (PDT) 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@gnu.org --===============1120445377== Content-Type: multipart/alternative; boundary=000e0cd5cb008a6cb804837ebb15 --000e0cd5cb008a6cb804837ebb15 Content-Type: text/plain; charset=ISO-8859-1 Is there a way to add org-habit to the org-modules list without using org-custom and without specifying all the modules at once, like this: (setq org-modules (quote (org-bbdb org-bibtex blah blah blah))) I'm looking for something like this: ;; Except this doesn't work :-) (append org-modules (list ('org-habit))) Thanks, --Nate --000e0cd5cb008a6cb804837ebb15 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Is there a way to add org-habit to the
org-modules list without using or= g-custom and without
specifying all the modules at once, like this:
<= pre class=3D"src src-emacs-lisp">(setq o= rg-modules (quote (org-bbdb org-bibtex blah blah blah)))

I'm looking for something like this:
;; Except this doesn= 9;t work :-)
(append org-modules (list ('org-habit)))
=A0
Than= ks,
--Nate
--000e0cd5cb008a6cb804837ebb15-- --===============1120445377== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1120445377==--