On Fri, Sep 9, 2011 at 9:09 PM, Darlan Cavalcante Moreira
<darc...@gmail.com> wrote:
> Is it possible to set org-agenda-text-search-extra-files with a directory
> so that all .org files in that directory are considered for text searches
> (similarly to how you can set org-agenda-files)?
>

This should work:
(directory-files "~/<directory>" t "^[^.#].*\\.\\(org$\\|org_archive$\\)")

-- 
Suvayu

Open source is the future. It sets us free.

Reply via email to