Nick Dokos wrote:
> ...
> It might be better to use the add-to-list function instead though
> because it checks if the element is already in the list and only adds it
> if it is not - not that this function *does* modify its argument so you
Bah, humbug: ^^^ This should be "note that..."
>
Nathan Neff wrote:
> 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 does
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 (l