From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Multiple tag selection broken on maint Date: Mon, 23 Apr 2018 15:35:57 +0200 Message-ID: <87h8o2qc3m.fsf@nicolasgoaziou.fr> References: <878takqkdk.fsf@gmail.com> <87bmeegrde.fsf@nicolasgoaziou.fr> <871sfat1wk.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fAbdV-0005pc-4O for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 09:36:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fAbdR-0008MH-Ur for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 09:36:05 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:60023) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fAbdR-0008KL-Ni for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 09:36:01 -0400 In-Reply-To: <871sfat1wk.fsf@gmail.com> (Alex Branham's message of "Fri, 20 Apr 2018 08:58:51 -0500") 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: Alex Branham Cc: emacs-orgmode@gnu.org Hello, Alex Branham writes: > On Fri 20 Apr 2018 at 04:27, Nicolas Goaziou wrote: > >>> #+BEGIN_EXAMPLE >>> #+TAGS: office(c) car(C) >>> * one >>> #+END_EXAMPLE >> >> FWIW, I couldn't reproduce it on master. > > It seems to be a problem with org-tag-persistent-alist. I can't > reproduce it if that's nil, but if it's set to > > (setq org-tag-persistent-alist '(("jobs" . ?j) > (:startgroup . nil) > ("@work" . ?w) > ("@home" . ?h) > (:endgroup . nil))) > > then I can reproduce it. Fixed. Thank you. Regards, -- Nicolas Goaziou 0x80A93738