From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Re: Add org-habit to org-modules Date: Mon, 5 Apr 2010 15:42:49 -0500 Message-ID: References: <87wrwl3ojq.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0239216259==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nyta9-00039Q-EM for emacs-orgmode@gnu.org; Mon, 05 Apr 2010 17:11:41 -0400 Received: from [140.186.70.92] (port=35816 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NytKx-0006bI-OW for emacs-orgmode@gnu.org; Mon, 05 Apr 2010 16:56:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nyt8E-0002v2-Lk for emacs-orgmode@gnu.org; Mon, 05 Apr 2010 16:42:51 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:61293) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nyt8E-0002us-JB for emacs-orgmode@gnu.org; Mon, 05 Apr 2010 16:42:50 -0400 Received: by gyg4 with SMTP id 4so3043027gyg.0 for ; Mon, 05 Apr 2010 13:42:50 -0700 (PDT) In-Reply-To: <87wrwl3ojq.fsf@fastmail.fm> 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: Matt Lundin Cc: emacs-orgmode@gnu.org --===============0239216259== Content-Type: multipart/alternative; boundary=000e0cd755044e526d0483835f18 --000e0cd755044e526d0483835f18 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Apr 5, 2010 at 10:30 AM, Matt Lundin wrote: > Nathan Neff writes: > > > 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))) > > (add-to-list 'org-modules 'org-habit) > > Best, > Matt > Thanks Matt and Nick -- I appreciate this very much -- I'm a Lisp noob. --Nate --000e0cd755044e526d0483835f18 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Mon, Apr 5, 2010 at 10:30 AM, Matt Lu= ndin <mdl@imapmail= .org> wrote:
Nathan Neff <nathan.neff@gmail.com> writes:

> 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)))

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

Best,
Matt

Thanks Matt and Nick -- I appreciate this ver= y much -- I'm a Lisp noob.

--Nate
--000e0cd755044e526d0483835f18-- --===============0239216259== 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 --===============0239216259==--