From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-get-heading and COMMENT Date: Sat, 14 Jan 2017 12:04:11 +0100 Message-ID: <87inphlx78.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSM8A-0001xx-Bu for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 06:04:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSM87-000399-9T for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 06:04:18 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:36895) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cSM87-000391-3T for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 06:04:15 -0500 In-Reply-To: (Matt Price's message of "Wed, 11 Jan 2017 12:10:09 -0500") 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: Matt Price Cc: Org Mode Hello, Matt Price writes: > I see that > > (org-get-heading t t) > > executed on a heading like: > > * COMMENT Heading Title > > returns: > > COMMENT Heading Title > > Should there be a third switch, something like NO-COMMENT? I have no objection, but it would also need to have NO-PRIORITY for completeness. Do you want to provide a patch for that? Regards, -- Nicolas Goaziou