You could try the line

(setq org-agenda-files (find-lisp-find-files "~/orgfiles/" "\.org"))

I don't actually use this method for my setup, but that should work.

--Greg

--
Gregory T. Sullivan, Ph.D.
BAE Systems Advanced Information Technologies
6 New England Executive Park, Burlington, MA 01803
781-262-4553 (office),  978-430-3461 (cell)
[EMAIL PROTECTED] 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of sergio
Sent: Thursday, December 04, 2008 10:50 AM
To: emacs-orgmode@gnu.org
Subject: Re: [Orgmode] quickly adding files to agenda..


On Dec 4, 2008, at 10:09 AM, Sullivan, Gregory (US SSA) wrote:

> http://article.gmane.org/gmane.emacs.orgmode/8992/match=sullivan
>
> illustrates the use of 'find-lisp-find-file'


i am not good at lisp at all, but i have it slated to learn over  
christmas..

but..

here's what i am doing in my .emacs file.. then evaluating each  
command to test:

(load-library "find-lisp") <- this works ..

(find-lisp-find-files "~/orgfiles" "\.org") <- just for testing. when  
i run it, it spits out a list of my org files..

now, i am not sure how to phrase this:

to make org-agenda see the whole thing..

any ideas?

thanks so much!
___
peace,
sergio
photographer, journalist, visionary
www.village-buzz.com





_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to