--- Gio 6/11/08, Dennis Groves (CISG) <[EMAIL PROTECTED]> ha scritto:

> I would also like to get the big file split out into many
> small files
[...]
> could agenda be made to read the subdirectories
> recursively and scan the files there in for todo's?
> Sorta, like a compile?
> Or could I have a single file that is simply a list of all
> the files to look
> into in order to create my agenda?

You can customize the variable org-agenda-files

I have this line in my .emacs :
(custom-set-variables
 '(org-agenda-files (quote ("c:/Documents and 
Settings/Me/Documenti/tmp/file1.txt" "c:/Documents and 
Settings/Me/Documenti/tmp/j.org")))
)

You can also add any file manually with C-c [ 
(section 10.1 of the manual)

cheers,
Giovanni


      Unisciti alla community di Io fotografo e video, il nuovo corso di 
fotografia di Gazzetta dello sport:
http://www.flickr.com/groups/iofotografoevideo


_______________________________________________
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