From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-tags-match-list-sublevels is very useful in some condition, why we will semi-obsolete it? Date: Thu, 21 Mar 2019 21:55:25 +0100 Message-ID: <87k1gsosle.fsf@nicolasgoaziou.fr> References: <2f75c6b1.121ff.169a0bf5b1a.Coremail.tumashu@163.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h74jT-0006pW-HJ for emacs-orgmode@gnu.org; Thu, 21 Mar 2019 16:56:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h74jR-0004uv-W3 for emacs-orgmode@gnu.org; Thu, 21 Mar 2019 16:56:11 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:48145) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h74jO-0002nh-9R for emacs-orgmode@gnu.org; Thu, 21 Mar 2019 16:56:08 -0400 In-Reply-To: <2f75c6b1.121ff.169a0bf5b1a.Coremail.tumashu@163.com> (tumashu's message of "Thu, 21 Mar 2019 22:54:49 +0800 (CST)") 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: tumashu Cc: emacs-orgmode Hello, tumashu writes: > (defcustom org-tags-match-list-sublevels t > "... > This variable is semi-obsolete and probably should always be true. It > is better to limit inheritance to certain tags using the variables > `org-use-tag-inheritance' and `org-tags-exclude-from-inheritance'." > > ... > > > "org-tags-match-list-sublevels + search +LEVEL>n " is a very useful tip, if you have many sublevels with many different tags, > it can not lost search results nearly, why we will semi-obsolete it? I do not understand your remark. Could you clarify what you mean? Do you have any use case for a nil `org-tags-match-list-sublevels' that cannot be handled with tag inheritance? Thank you. Regards, -- Nicolas Goaziou