From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zach Sheffler Subject: Return header one level up Date: Thu, 12 May 2016 12:47:40 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d042c6247532fe00532a8c278 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0uiR-0005iH-Gl for emacs-orgmode@gnu.org; Thu, 12 May 2016 13:48:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0uiP-0002he-7v for emacs-orgmode@gnu.org; Thu, 12 May 2016 13:48:02 -0400 Received: from mail-ig0-x232.google.com ([2607:f8b0:4001:c05::232]:35397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0uiO-0002h9-OZ for emacs-orgmode@gnu.org; Thu, 12 May 2016 13:48:00 -0400 Received: by mail-ig0-x232.google.com with SMTP id bi2so181978955igb.0 for ; Thu, 12 May 2016 10:48:00 -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" To: "emacs-orgmode@gnu.org" --f46d042c6247532fe00532a8c278 Content-Type: text/plain; charset=UTF-8 I'm trying to dip my toes into the waters of customizing org-mode somewhat, so I'm unsure as to where to look. Is there an easy way to return the text of the parent header? In other words, if I had this in the agenda prefix, and the agenda file read: * One ** TODO Two It would show in the agenda as Todo: (One) Two ? --f46d042c6247532fe00532a8c278 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'm trying to dip my toes into the waters of customizi= ng org-mode somewhat, so I'm unsure as to where to look.

=
Is there an easy way to return the text of the parent header? In other= words, if I had this in the agenda prefix, and the agenda file read:
=

* One
** TODO Two

It= would show in the agenda as

Todo: (One) Two
=

?
--f46d042c6247532fe00532a8c278--