From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Typo on org-tag-alist Date: Tue, 15 May 2018 10:19:17 -0400 Message-ID: <87zi11ovbu.fsf@norang.ca> References: <87sh6xr1v3.fsf@norang.ca> <871sefuwbh.fsf@nicolasgoaziou.fr> <878t8mqt9k.fsf@norang.ca> <87tvraxsot.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fIanh-0005iK-M5 for emacs-orgmode@gnu.org; Tue, 15 May 2018 10:19:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fIand-0002JQ-Kr for emacs-orgmode@gnu.org; Tue, 15 May 2018 10:19:37 -0400 Received: from pmta2.delivery6.ore.mailhop.org ([54.200.129.228]:56396) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fIand-0002G4-FZ for emacs-orgmode@gnu.org; Tue, 15 May 2018 10:19:33 -0400 In-Reply-To: <87tvraxsot.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Mon, 14 May 2018 15:39:14 +0200") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Bernt Hansen writes: > >> Nope. I think you found another one (org-tag-persistent-alist) and >> fixed that instead. org-tag-alist is the one I reported. >> >> $ git grep -n engroup >> lisp/org.el:3424:`:startgrouptag', `:grouptags', `:engroup', >> `:endgrouptag' or >> >> Thanks for finding the other one :) > > Ah. Fixed too. Thank you. Confirmed. Thanks! Bernt