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: Wed, 19 Dec 2018 15:10:57 +0100 Message-ID: <87k1k5zjwu.fsf@nicolasgoaziou.fr> References: <87k1kqjk1q.fsf@nicolasgoaziou.fr> <87r2eu90zm.fsf@nicolasgoaziou.fr> <87pnu6itli.fsf@nicolasgoaziou.fr> <87mup9zek1.fsf@norang.ca> <87imzwyy3s.fsf@norang.ca> <87r2efytfi.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZcZ1-0005sK-A1 for emacs-orgmode@gnu.org; Wed, 19 Dec 2018 09:11:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZcYw-0006Fy-Gq for emacs-orgmode@gnu.org; Wed, 19 Dec 2018 09:11:07 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:59739) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gZcYw-0006Er-6I for emacs-orgmode@gnu.org; Wed, 19 Dec 2018 09:11:02 -0500 In-Reply-To: (Allen Li's message of "Tue, 18 Dec 2018 19:12:41 -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: Bernt Hansen , Org Mode List Hello, Allen Li writes: > Okay, thanks. I guess we can see how this works out with respect to users > like Brent using org-tags-match-list-sublevels or otherwise using > hierarchy. On second thought, this may not be a good idea, especially on master branch, which is close from being released. As suggested before, you ought to use `org-columns-modify-value-for-display-function' instead. This is probably the cleanest way to solve the current issue. Regards, -- Nicolas Goaziou