From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Possible to get a subtree agenda view? Date: Sun, 14 Dec 2008 21:07:26 -0600 Message-ID: References: <4943F953.6010109@sift.info> <494448BD.9080609@sift.info> <49455B0F.6020805@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LC3nz-000574-B5 for emacs-orgmode@gnu.org; Sun, 14 Dec 2008 22:07:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LC3nx-00054e-OV for emacs-orgmode@gnu.org; Sun, 14 Dec 2008 22:07:34 -0500 Received: from [199.232.76.173] (port=58545 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LC3nx-00054Q-LP for emacs-orgmode@gnu.org; Sun, 14 Dec 2008 22:07:33 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:51570) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LC3nx-0004fT-7s for emacs-orgmode@gnu.org; Sun, 14 Dec 2008 22:07:33 -0500 In-Reply-To: <49455B0F.6020805@sift.info> (Robert Goldman's message of "Sun\, 14 Dec 2008 13\:14\:23 -0600") 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: Robert Goldman Cc: emacs-orgmode@gnu.org Hi Robert, Robert Goldman writes: > > I think it would be appropriate to have a tutorial like this in Worg, > but not a replacement. If you look at the custom agenda commands > discussion in the manual, you will see that there is a discussion of how > most of the fields of custom command s-expression are to be used, but no > mention of the settings. I was just arguing that modifying the example > in the manual (or, possibly adding material from your example to it) > would be useful. Sorry to perpetuate our endless thread, but I was wondering whether section 10.6.3 of the manual has the information you are looking for? It states that the options that can be set in org-agenda-custom-commands are the options that control "agenda construction and display" and it offers a few examples. Best, Matt