From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: feature request: show context in agenda Date: Fri, 13 Nov 2009 22:53:30 +0100 Message-ID: <2FAF2E40-5886-43EA-8A58-3BEBCBB76702@gmail.com> References: <20524da70911111636v19bb6d46u8aad74b77218abdb@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N945P-0008A6-3P for emacs-orgmode@gnu.org; Fri, 13 Nov 2009 16:53:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N945J-00088K-SW for emacs-orgmode@gnu.org; Fri, 13 Nov 2009 16:53:42 -0500 Received: from [199.232.76.173] (port=39222 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N945J-00087w-PI for emacs-orgmode@gnu.org; Fri, 13 Nov 2009 16:53:37 -0500 Received: from ey-out-1920.google.com ([74.125.78.145]:12302) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N945G-00062m-R8 for emacs-orgmode@gnu.org; Fri, 13 Nov 2009 16:53:35 -0500 Received: by ey-out-1920.google.com with SMTP id 3so988260eyh.34 for ; Fri, 13 Nov 2009 13:53:34 -0800 (PST) In-Reply-To: <20524da70911111636v19bb6d46u8aad74b77218abdb@mail.gmail.com> 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: Samuel Wales Cc: emacs-orgmode@gnu.org On Nov 12, 2009, at 1:36 AM, Samuel Wales wrote: > In the agenda, it is difficult to find where you are in > the hierarchy. I find that I have to switch to the outline, > then scroll up, if I want to know what the parent headline > is, or any ancestor. > > Others have proposed showing the parent headline, but that > could clutter the agenda and will not show other ancestors. > > Here is a simple proposal: put the olpath of the current > header in header-line-format. Hi Samuel, I am not so comfortable with using the header-line-format, because that is also used by column view, also in the agenda. How about using the echo area? I have implemented that, please take a look to see if this works as well. - Carsten P.S. In an org file, with speed commands turned on, press SPC to get the current outline path displayed. > > Then you always know where you are, without having to switch > to the outline buffer. > > Thanks. > > -- > Q: How many CDC "scientists" does it take to change a lightbulb? > A: You only think it's dark. [CDC has denied ME/CFS for 25 years] > ================================================================= > Retrovirus: http://www.wpinstitute.org/xmrv/xmrv_qa.html > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten