From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Li Subject: Re: Bug: Special property ITEM without stars [9.1.14] Date: Tue, 4 Dec 2018 02:14:15 -0800 Message-ID: References: <87k1kqjk1q.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gU7im-0005fC-D1 for emacs-orgmode@gnu.org; Tue, 04 Dec 2018 05:14:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gU7il-0000TC-Kg for emacs-orgmode@gnu.org; Tue, 04 Dec 2018 05:14:28 -0500 Received: from mail-io1-xd34.google.com ([2607:f8b0:4864:20::d34]:44307) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gU7il-0000Sf-DF for emacs-orgmode@gnu.org; Tue, 04 Dec 2018 05:14:27 -0500 Received: by mail-io1-xd34.google.com with SMTP id r200so13110020iod.11 for ; Tue, 04 Dec 2018 02:14:27 -0800 (PST) In-Reply-To: <87k1kqjk1q.fsf@nicolasgoaziou.fr> 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 List On Mon, Dec 3, 2018 at 2:57 PM Nicolas Goaziou wrote: > > Hello, > > Allen Li writes: > > > (I used org-submit-bug-report, but this is a feature request.) > > > > It would be nice to have a special property like ITEM > > without the leading stars, which is annoying in, e.g., the agenda column > > view. > > > > I imagine that this will be easy to implement. > > There may be some UI implications (confusing in some contexts?) and > > the property name needs to be chosen. > > This is already the case in master branch. Is it not documented? I'm running a master build, but it's not on the Special Properties info doc. Or did you mean ITEM omits the stars? That doesn't appear to be the case as of 04641c4bbefc5f90e05fe4e846f4aeab15f1c262 on master yesterday. > > Regards, > > -- > Nicolas Goaziou