From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Agenda display of tasks Date: Sun, 05 Jul 2009 10:19:12 -0500 Message-ID: <874otrb1jj.fsf@fastmail.fm> References: <87y6rk5hun.fsf@gollum.intra.norang.ca> 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 1MNTSn-0004I5-V9 for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 11:17:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNTSj-0004Gh-Fq for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 11:17:09 -0400 Received: from [199.232.76.173] (port=43324 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNTSj-0004Gc-AE for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 11:17:05 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:54563) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNTSi-0003Ee-Tt for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 11:17:05 -0400 In-Reply-To: (Carsten Dominik's message of "Sun, 5 Jul 2009 16:31:10 +0200") 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: Carsten Dominik Cc: Bernt Hansen , Carsten Dominik , emacs-orgmode@gnu.org Carsten Dominik writes: > On Jun 22, 2009, at 6:54 PM, Bernt Hansen wrote: > >> Hi Carsten, >> >> I recently noticed that using SPACE or TAB in the agenda displays the >> task in the other window but all of the drawers are exposed. If you >> fold the org file with S-TAB to Overview or Contents display and then >> switch to the agenda and SPACE or TAB on a folded task it unfolds the >> entire thing including the drawers. >> >> Expanding the file to SHOW ALL and then using follow mode from the >> agenda shows me the view I'm really looking for so that's what I'm >> doing >> as a workaround right now. >> >> While doing my weekly review of tasks I use follow mode to view task >> detail and the expanded :LOGBOOK: and :PROPERTIES: drawers hide detail >> scrolled off the bottom of the window. My :LOGBOOK: drawer for >> repeated >> tasks tends to be l-o-n-g and shoves detail way down the file (such as >> my weekly review checklist :) ). >> >> Is it possible to control expansion of the drawers when displaying a >> task from the agenda? The view I'm looking for is the same as SHOW >> ALL >> from S-TAB. It seems that if the task is expanded from the agenda it >> expands everything including the drawers. > > I actually think it is a bug that drawer contents are shown in this way, > so I fixed it instead of giving control over it. > > - Carsten > O.K. You can ignore my previous email. So that's the secret of your success. You do things so quickly that they don't even make it into your org files. :) Thanks! Matt