From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew M. Nuxoll" Subject: Display parent in agenda mode Date: Mon, 31 Aug 2009 11:36:04 -0700 Message-ID: <4A9C1814.2090107@up.edu> 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 1MiBjg-0006Uf-8m for emacs-orgmode@gnu.org; Mon, 31 Aug 2009 14:36:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MiBjb-0006P0-NQ for Emacs-orgmode@gnu.org; Mon, 31 Aug 2009 14:36:11 -0400 Received: from [199.232.76.173] (port=38262 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiBjb-0006Oo-Cx for Emacs-orgmode@gnu.org; Mon, 31 Aug 2009 14:36:07 -0400 Received: from egatetwo.up.edu ([64.251.254.200]:12970) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MiBja-00031u-VI for Emacs-orgmode@gnu.org; Mon, 31 Aug 2009 14:36:07 -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: Emacs-orgmode@gnu.org When I'm viewing an agenda (using my custom agenda command), I like to hit 'f' to put it in follow mode so I can see the context of the entry I'm viewing. However, in many cases there are enough entries under a given heading that the heading has scrolled off the screen. Is there a way to have follow mode condense the view it shows to only show the parents and children but not the siblings? Otherwise I have to tab over to the .org file and page up which gets old pretty fast. (I did read the manual but didn't see a solution. I'm sorry if I missed it.) Thanks, :AMN: