From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Repeated candidate tags in org-set-tags-command interface [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)] Date: Tue, 19 Apr 2016 01:41:10 +0200 Message-ID: <87r3e21o4p.fsf@nicolasgoaziou.fr> References: <1460238718.3278.64.camel@gmail.com> <87zisywonx.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asIkz-000687-LY for Emacs-orgmode@gnu.org; Mon, 18 Apr 2016 19:39:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asIku-0004Fv-NG for Emacs-orgmode@gnu.org; Mon, 18 Apr 2016 19:39:05 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:38071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asIku-0004Fp-Gn for Emacs-orgmode@gnu.org; Mon, 18 Apr 2016 19:39:00 -0400 In-Reply-To: (Jorge's message of "Mon, 18 Apr 2016 19:12:23 -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: Jorge Cc: "Emacs-orgmode@gnu.org" Hello, Jorge writes: > On 12 April 2016 at 17:35, Nicolas Goaziou wrote: >> Could you send it by mail? You can remove the copy of ~/.emacs.d/elpa. > > As you requested in the other e-mail, here are the files inline: > > File repeated-tags-bug-trigger.org: > ---------------------- > * Dummy Headline :dummy: > ---------------------- > > File init.el: > ---------------------- [...] > (custom-set-variables > ;; custom-set-variables was added by Custom. > ;; If you edit it by hand, you could mess it up, so be careful. > ;; Your init file should contain only one such instance. > ;; If there is more than one, they won't work right. > '(org-tag-persistent-alist (quote (("dummy" . 100))))) Fixed in maint. Thank you. Regards, -- Nicolas Goaziou