Jambunathan K <kjambunat...@gmail.com> writes:

> Neilen Marais <nmar...@gmail.com> writes:
>
>> 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?

> Have you considered adding it to say org-mode-hook?

Seems like a Wrong suggestion to me.

Try using `C-c [' to add the current org file. I am assuming that org
files are created by hand and not by some daemon that spits out agenda
files when you are away from emacs.


>> Thanks
>> Neilen
>>
>>
>>
>>
>>

-- 

Reply via email to