emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Oleksandr Gavenko <gavenkoa@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: Tags duplicated in *Org tags* selection dialog. [7.8.11]
Date: Thu, 13 Dec 2012 14:08:31 +0200	[thread overview]
Message-ID: <87bodygnnk.fsf@gavenkoa.example.com> (raw)

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!

             reply	other threads:[~2012-12-13 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13 12:08 Oleksandr Gavenko [this message]
2012-12-13 16:12 ` Bug: Tags duplicated in *Org tags* selection dialog. [7.8.11] Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bodygnnk.fsf@gavenkoa.example.com \
    --to=gavenkoa@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).