From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Echo heading hierarchy at point Date: Tue, 26 Jul 2016 10:42:31 +0200 Message-ID: <874m7cvlhk.fsf@saiph.selenimh> References: <44E4C4FE-853F-469E-AC96-21909828012C@imperial.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRxwh-0005CS-VQ for emacs-orgmode@gnu.org; Tue, 26 Jul 2016 04:42:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRxwd-0007p1-M4 for emacs-orgmode@gnu.org; Tue, 26 Jul 2016 04:42:34 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:54563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRxwd-0007ox-Ea for emacs-orgmode@gnu.org; Tue, 26 Jul 2016 04:42:31 -0400 In-Reply-To: <44E4C4FE-853F-469E-AC96-21909828012C@imperial.ac.uk> (Charles A. Roelli's message of "Mon, 25 Jul 2016 09:56:20 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Roelli, Charles A" Cc: "emacs-orgmode@gnu.org" Hello, "Roelli, Charles A" writes: > Sent this in a few days ago, and it does not seem to have gone through: > > ------- > > If I have this structure, with point marked by the "$": > > * Heading Level 1 > ** Heading Level 2 > $ > > Is there a way to have the current place in the outline [Heading Level > 1 => Heading Level 2] temporarily echoed in the minibuffer? Also > important is that the point shouldn't have to be on the heading title > for it to work. See `org-display-outline-path' and `org-get-outline-path'. Regards, -- Nicolas Goaziou