Thank you! `(org-display-outline-path nil t)’ gets it done.
> On Jul 26, 2016, at 9:42 AM, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > > Hello, > > "Roelli, Charles A" <charles.roell...@imperial.ac.uk> 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 >> <normal text here>$ >> >> 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