From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Piotr Zielinski" Subject: suggestion: agenda commands restricted to the current region/subtree Date: Mon, 28 Aug 2006 16:06:46 +0100 Message-ID: <3c12eb8d0608280806m7c08d405r293bb5ee46160455@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GHihO-0000ie-Gl for emacs-orgmode@gnu.org; Mon, 28 Aug 2006 11:06:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GHihL-0000cU-1v for emacs-orgmode@gnu.org; Mon, 28 Aug 2006 11:06:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHihK-0000cL-V9 for emacs-orgmode@gnu.org; Mon, 28 Aug 2006 11:06:46 -0400 Received: from [64.233.162.206] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GHiqJ-0001cy-Ah for emacs-orgmode@gnu.org; Mon, 28 Aug 2006 11:16:03 -0400 Received: by nz-out-0102.google.com with SMTP id z31so1116969nzd for ; Mon, 28 Aug 2006 08:06:46 -0700 (PDT) Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten, By default, the org-agenda command looks at all files in org-agenda-files. Is it possible to restrict its input to the current file/region/subtree (for one invocation)? Restricting the input to the current project subtree would give me an easy way of listing all TODO items associated with that project. Thanks, Piotr