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: Tue, 18 Dec 2018 12:18:25 +0100 Message-ID: <87r2efytfi.fsf@nicolasgoaziou.fr> References: <87k1kqjk1q.fsf@nicolasgoaziou.fr> <87r2eu90zm.fsf@nicolasgoaziou.fr> <87pnu6itli.fsf@nicolasgoaziou.fr> <87mup9zek1.fsf@norang.ca> <87imzwyy3s.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZDOS-0000SC-S1 for emacs-orgmode@gnu.org; Tue, 18 Dec 2018 06:18:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZDOP-0002qK-LT for emacs-orgmode@gnu.org; Tue, 18 Dec 2018 06:18:32 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:39211) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gZDOP-0002pW-CL for emacs-orgmode@gnu.org; Tue, 18 Dec 2018 06:18:29 -0500 In-Reply-To: (Allen Li's message of "Fri, 14 Dec 2018 12:58:04 -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: > Perhaps the stars should only be shown if > org-tags-match-list-sublevels is set to indented, so that the agenda > view matches > the column view with respect to showing hierarchy? I don't think it makes sense since the aforementioned variable is not related to columns view. > I personally stand by Org mode's default stance that there's no point > in showing hierarchy in agenda view. Some people like Bernt have > workflows that do use hierarchy in agenda view, and that's fine. But > let us be consistent about it. I removed stars from columns view in Agenda mode, in master branch. Regards, -- Nicolas Goaziou