emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Recursive org-agenda-files


From: Neilen Marais
Subject: Re: [O] Recursive org-agenda-files
Date: Tue, 4 Oct 2011 07:19:01 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi,

netty hacky <netty.hacky <at> gmail.com> writes:

> 
> Hi Neilen,
> 
> I think you want these in your .emacs (from
> http://orgmode.org/worg/org-faq.html, "Can I add files recursively to
> my list of agenda files?"):
> (load-library "find-lisp")
> (setq org-agenda-files (find-lisp-find-files "~/org" "\.org$"))

Thanks. I tried this, but as far as I can tell it won't automatically see new
files or directories as they are added, so I have to re-evaluate te setq every
time I add new projects or files. Or am I wrong?

Thanks
Neilen






reply via email to

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