From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Carsten Dominik" Subject: Re: Restricting the agenda to the current subtree Date: Fri, 30 Nov 2007 19:38:22 +0100 Message-ID: References: <47471647.8000308@calicojack.co.uk> <474D4F98.1020505@calicojack.co.uk> <47503B5C.4070107@calicojack.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IyAkt-0004CQ-JA for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 13:38:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IyAks-0004CC-Fm for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 13:38:26 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IyAks-0004C9-9b for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 13:38:26 -0500 Received: from wa-out-1112.google.com ([209.85.146.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IyAkr-0005dV-SQ for emacs-orgmode@gnu.org; Fri, 30 Nov 2007 13:38:26 -0500 Received: by wa-out-1112.google.com with SMTP id k34so2975384wah for ; Fri, 30 Nov 2007 10:38:23 -0800 (PST) In-Reply-To: <47503B5C.4070107@calicojack.co.uk> 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: Rick Moynihan Cc: emacs-orgmode@gnu.org On 11/30/07, Rick Moynihan wrote: > > Cool, it sounds like it's going to be good. I can't say I've used the > speedbar much but I look forward to giving it a shot with org-mode > (which is the main reason I use Emacs anyway :-) ) > > My only concern about using the speedbar is that it'll take up more > screen real estate than the equivalent idea using org-goto, as you'll > have the speedbar + the fileview + the agenda on screen. Speedbar will be most useful it you have a number of files you want to drill into and restrict to. If it is only a single file, you can simply do it directly from the file itself. Start from OVERVIEW and drill into the outline, and then restrict the agenda to any sybtree you like. I don't really see what advantage the org-goto interface would give (sorry, I had overlooked this particular suggestion in your initial post)... - Carsten