From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Agenda display of tasks Date: Mon, 22 Jun 2009 16:13:51 -0400 Message-ID: <878wjkuiv4.fsf@gollum.intra.norang.ca> 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 1MIptw-0002dh-4b for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 16:14:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIpts-0002Wi-GB for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 16:13:59 -0400 Received: from [199.232.76.173] (port=48695 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIpts-0002WW-57 for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 16:13:56 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:54519) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MIptr-0001wb-Sl for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 16:13:56 -0400 In-Reply-To: <87y6rk5hun.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Mon\, 22 Jun 2009 12\:54\:56 -0400") 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: emacs-orgmode@gnu.org [replying to my own post] Bernt Hansen writes: > 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. > > Thanks, > Bernt This seems to have been a confused Emacs session on my part. After restarting it no longer behaves as described above (it doesn't expand tasks past the headline by default -- which is the old behaviour I remember) My Emacs was definitely behaving weird - C-x o would cycle from the agenda, to the org file, to the message window, then back to the agenda with 2 windows open (and the message buffer). After restarting emacs it just cycles between the agenda and the org file (as expected). Sorry for the noise, -Bernt