From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neilen Marais Subject: Recursive org-agenda-files Date: Mon, 3 Oct 2011 17:48:03 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAkkk-0003J7-82 for emacs-orgmode@gnu.org; Mon, 03 Oct 2011 11:48:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RAkkj-00015V-71 for emacs-orgmode@gnu.org; Mon, 03 Oct 2011 11:48:26 -0400 Received: from mail-pz0-f47.google.com ([209.85.210.47]:33860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAkki-00015R-Vh for emacs-orgmode@gnu.org; Mon, 03 Oct 2011 11:48:25 -0400 Received: by pzk4 with SMTP id 4so12920135pzk.6 for ; Mon, 03 Oct 2011 08:48:23 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I like to have a directory per project, with an .org file in each directory. Is there a way to set org-agenda-files such that it can recursively scan my whole projects dir for all org files? Thanks Neilen