From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Tags duplicated in *Org tags* selection dialog. [7.8.11] Date: Thu, 13 Dec 2012 17:12:58 +0100 Message-ID: <87zk1ix75h.fsf@bzg.ath.cx> References: <87bodygnnk.fsf@gavenkoa.example.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjBPA-0005v9-No for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 11:13:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjBP9-0006Zx-PX for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 11:13:00 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:63294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjBP9-0006Zp-Iw for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 11:12:59 -0500 Received: by mail-wi0-f179.google.com with SMTP id o1so1713887wic.12 for ; Thu, 13 Dec 2012 08:12:58 -0800 (PST) In-Reply-To: <87bodygnnk.fsf@gavenkoa.example.com> (Oleksandr Gavenko's message of "Thu, 13 Dec 2012 14:08:31 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Oleksandr Gavenko Cc: emacs-orgmode@gnu.org Hi Oleksandr, Oleksandr Gavenko writes: > With "emacs -Q" and: > > (setq org-tag-persistent-alist > '( > ("ADMIN" . ?a) > ("BLOG" . ?b) > ("DEVEL" . ?d) > ("GET" . ?g) > ("LIFE" . ?l) > ("MAIL" . ?m) > ("JOB" . ?j) > ("QUESTION" . ?q) > ("PROJECT" . ?p) > ("READ" . ?r) > ("SEE" . ?s) > )) > > if I call *Org tags* selection dialog (by C-c C-q, org-set-tags-command) I see > repeated entries from org-tag-persistent-alist. (Not sure which tags are repeated.) I can't reproduce this with latest version of Org. If you can upgrade, please do and report any problem here. Thanks, -- Bastien