From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Tag visibility fixup after setting them Date: Thu, 29 Dec 2016 16:41:48 +0100 Message-ID: <87k2ain3nn.fsf@nicolasgoaziou.fr> References: <87shp9r7ds.fsf@gmail.com> <87wpejo9fh.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMcq4-0000m9-Ne for emacs-orgmode@gnu.org; Thu, 29 Dec 2016 10:41:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cMcpz-0003oN-R7 for emacs-orgmode@gnu.org; Thu, 29 Dec 2016 10:41:56 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:44932) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cMcpz-0003oG-Ki for emacs-orgmode@gnu.org; Thu, 29 Dec 2016 10:41:51 -0500 In-Reply-To: (Alexey Lebedeff's message of "Thu, 29 Dec 2016 16:11:29 +0300") 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: Alexey Lebedeff Cc: Orgmode Mailing List Hello, Alexey Lebedeff writes: > I'm attaching updated patch. Applied. Thank you. > But I'm not sure it's a good idea to add another 6 lines of code to > the function which is already big enough. The function is not massive either, and half the inserted lines are comments anyway. Besides, I tweaked the change so that it fits in a single loc (excluding comments). Regards, -- Nicolas Goaziou