From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: [PROPOSAL] New function `org-headings-to-point' and displayer. Date: Tue, 03 Dec 2019 16:06:30 -0600 Message-ID: <87pnh5t66x.fsf@alphapapa.net> References: <878snui0ay.fsf@red-bean.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45020) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icGJi-0004zK-Kx for emacs-orgmode@gnu.org; Tue, 03 Dec 2019 17:06:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1icGJg-0007Pp-QV for emacs-orgmode@gnu.org; Tue, 03 Dec 2019 17:06:45 -0500 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:48112 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1icGJg-0007As-FK for emacs-orgmode@gnu.org; Tue, 03 Dec 2019 17:06:44 -0500 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1icGJa-0007DN-6s for emacs-orgmode@gnu.org; Tue, 03 Dec 2019 23:06:38 +0100 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: emacs-orgmode@gnu.org This seems to duplicate functionality from org-get-outline-path. As well, org-eldoc displays in the minibuffer the outline path for the heading at point.