emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Orgmode] quickly adding files to agenda..


From: Sullivan, Gregory \(US SSA\)
Subject: RE: [Orgmode] quickly adding files to agenda..
Date: Thu, 4 Dec 2008 11:22:30 -0500

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)
address@hidden 


-----Original Message-----
From: address@hidden
[mailto:address@hidden
On Behalf Of sergio
Sent: Thursday, December 04, 2008 10:50 AM
To: address@hidden
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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]