From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: org-get-heading, but without the count/percentage cookies Date: Wed, 14 Feb 2018 12:41:06 +0100 Message-ID: <87sha37q99.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1elvRH-0000sa-4e for emacs-orgmode@gnu.org; Wed, 14 Feb 2018 06:41:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1elvRC-0003ji-1t for emacs-orgmode@gnu.org; Wed, 14 Feb 2018 06:41:27 -0500 Received: from mail.mojserwer.eu ([195.110.48.8]:43237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1elvRB-0003jX-QY for emacs-orgmode@gnu.org; Wed, 14 Feb 2018 06:41:21 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id CA0CDE6ADC for ; Wed, 14 Feb 2018 12:41:20 +0100 (CET) Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nxzi4SMtn00X for ; Wed, 14 Feb 2018 12:41:18 +0100 (CET) Received: from localhost (unknown [83.13.149.242]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 2DA3DE6ADB for ; Wed, 14 Feb 2018 12:41:18 +0100 (CET) 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: Org-Mode mailing list Hi list, Is it possible to get the text of the Org heading, but without the [n/m] cookie (or its percentage equivalent)? Or should I just massage the result of org-get-heading myself? If the latter, isn't it a bug? (I have a use-case where this is /really/ necessary.) TIA, -- Marcin Borkowski