From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zach Sheffler Subject: Return Top-Level Heading Date: Tue, 13 Oct 2015 10:35:03 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113ad7b8b5deac0521fe3142 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm1br-0007sq-TD for emacs-orgmode@gnu.org; Tue, 13 Oct 2015 11:35:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zm1bo-00086r-0p for emacs-orgmode@gnu.org; Tue, 13 Oct 2015 11:35:27 -0400 Received: from mail-oi0-x231.google.com ([2607:f8b0:4003:c06::231]:32924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm1bn-00086X-TU for emacs-orgmode@gnu.org; Tue, 13 Oct 2015 11:35:23 -0400 Received: by oiar126 with SMTP id r126so11720807oia.0 for ; Tue, 13 Oct 2015 08:35:23 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" --001a113ad7b8b5deac0521fe3142 Content-Type: text/plain; charset=UTF-8 Hello, Is there a way to reference the top-level heading that a lower-level heading belongs to? For instance: * One ** Two *** Three If I have "Three", how can I get it to tell me that the top-level is "One"? For reference, this is for an org-agenda-prefix. Thanks! --001a113ad7b8b5deac0521fe3142 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

Is there a way to reference the = top-level heading that a lower-level heading belongs to? For instance:

* One
** Two
*** Three
<= br>
If I have "Three", how can I get it to tell me that= the top-level is "One"? For reference, this is for an org-agenda= -prefix.

Thanks!
--001a113ad7b8b5deac0521fe3142--