On Sun, 10 Apr 2011, Puneeth Chaganti wrote: > This is more like it, I think. > > (setq org-agenda-files > (cons "~/org/" > (file-expand-wildcards "~/projects/*/projects.org")))
Great, thanks very much. > AFAIK, there's no way out. Agenda needs all those buffers to be open Guess I'll need an alias to kill them all quickly when needed. Thanks.