From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Special property ITEM without stars [9.1.14] Date: Thu, 06 Dec 2018 15:35:41 +0100 Message-ID: <87r2eu90zm.fsf@nicolasgoaziou.fr> References: <87k1kqjk1q.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gUuko-0001oG-PU for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 09:35:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gUukj-00042V-Ni for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 09:35:50 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:55943) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gUukj-00041K-GA for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 09:35:45 -0500 In-Reply-To: (Allen Li's message of "Tue, 4 Dec 2018 02:19:20 -0800") 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: Allen Li Cc: Org Mode List Hello, Allen Li writes: > On Tue, Dec 4, 2018 at 2:14 AM Allen Li wrote: >> >> Or did you mean ITEM omits the stars? That doesn't appear to be the >> case as of 04641c4bbefc5f90e05fe4e846f4aeab15f1c262 on master >> yesterday. > > So org-entry-properties does indeed return ITEM without the leading > stars, but the column view adds them back in. > This includes agenda views, where the stars make less sens out of the > outline context. We could ignore the level when displaying ITEM in agenda column view. As a consequence, every item would start with a single star, which is shorter and still not confusing. WDYT? Regards, -- Nicolas Goaziou