From: Jorge <jorge13515@gmail.com>
To: "Emacs-orgmode@gnu.org" <Emacs-orgmode@gnu.org>
Subject: Re: Bug: group tags defined in org-tag-persistent-alist do not match their subtags [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)]
Date: Mon, 18 Apr 2016 18:57:27 -0300 [thread overview]
Message-ID: <CAJR3Qncj1h+BvBu8UEYq9yeFGw0Z7uvPkxs1p8BFOgxRmB3fgQ@mail.gmail.com> (raw)
> For the record, it is better to simply post minimal init.el and
> "group-tags-bug.org", both as plain text, in the message.
Of course. Sorry for being obtuse. And I took the opportunity to test
that the bug still occurs in org-20160418.
File group-tags-bug.org:
---------------------------
* Dummy
** Human :mammal:
---------------------------
File init.el:
---------------------------
;; Added by Package.el. This must come before configurations of
;; installed packages. Don't delete this line. If you don't want it,
;; just comment it out by adding a semicolon to the start of the line.
;; You may delete these explanatory comments.
(package-initialize)
(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
((:startgroup)
("animal" . 97)
(:grouptags)
("mammal" . 109)
(:endgroup)))))
(custom-set-faces
;; custom-set-faces 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.
)
---------------------------
next reply other threads:[~2016-04-18 21:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 21:57 Jorge [this message]
2016-04-18 23:21 ` Bug: group tags defined in org-tag-persistent-alist do not match their subtags [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/jorge/.emacs.d/elpa/org-20160404/)] Nicolas Goaziou
2016-04-19 2:32 ` Jorge
-- strict thread matches above, loose matches on Subject: below --
2016-04-09 21:58 Jorge Peixoto de Morais Neto
2016-04-18 16:24 ` Nicolas Goaziou
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJR3Qncj1h+BvBu8UEYq9yeFGw0Z7uvPkxs1p8BFOgxRmB3fgQ@mail.gmail.com \
--to=jorge13515@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.