From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Feature Request] HEADLINE special property Date: Mon, 22 Sep 2014 17:20:46 +0200 Message-ID: <878ulbn0kx.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XW5Vg-0007Yh-RZ for emacs-orgmode@gnu.org; Mon, 22 Sep 2014 11:26:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XW5Va-0005zy-42 for emacs-orgmode@gnu.org; Mon, 22 Sep 2014 11:26:40 -0400 Received: from slow1-d.mail.gandi.net ([217.70.178.86]:45458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XW5VZ-0005w8-UL for emacs-orgmode@gnu.org; Mon, 22 Sep 2014 11:26:34 -0400 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by slow1-d.mail.gandi.net (Postfix) with ESMTP id 6985F486626 for ; Mon, 22 Sep 2014 17:20:03 +0200 (CEST) In-Reply-To: (Brett Witty's message of "Mon, 22 Sep 2014 23:41:02 +1000") 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: Brett Witty Cc: Org mailing list Hello, Brett Witty writes: > (Following Thorsten's helpful response: > http://article.gmane.org/gmane.emacs.orgmode/90768) > > I'd like an extra special property of HEADLINE which is ITEM without all > the other metadata. Specifically the output of: > > (org-get-heading t t) > > I find the ITEM special property too noisy inside of a table, and I have > all the metadata without the actual headline by itself. > > I'm unsure if the special properties "HEADING" and "ITEM" are confusing as > being slightly different concepts, so a better name might be good. I think "ITEM" is expected return the headline without all the meta data. If no one objects, I'll change it so in master. Regards, -- Nicolas Goaziou