emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Tags duplicated in *Org tags* selection dialog. [7.8.11]
@ 2012-12-13 12:08 Oleksandr Gavenko
  2012-12-13 16:12 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Gavenko @ 2012-12-13 12:08 UTC (permalink / raw)
  To: emacs-orgmode

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.

Currently I switch to org-tag-alist variable which work fine for me (but
semantically not same).

Emacs  : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-09-09 on trouble, modified by Debian
Package: Org-mode version 7.8.11

-- 
Best regards!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-13 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-13 12:08 Bug: Tags duplicated in *Org tags* selection dialog. [7.8.11] Oleksandr Gavenko
2012-12-13 16:12 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).