Hi Oleksandr, Oleksandr Gavenko <gaven...@gmail.com> 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