org.el (org-set-regexps-and-options-for-tags): Fix the setting of tag groups when...
commit42691788273cecb75ec620d40cc5394d2cd95ed1
authorBastien Guerry <bzg@altern.org>
Sat, 6 Jul 2013 14:15:18 +0000 (6 16:15 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 6 Jul 2013 14:15:18 +0000 (6 16:15 +0200)
treeb8f01785fff704648ccf2b81b388b7b3302dfc0a
parent0aa0fdd9713cd06cf18bc3827416aeb26d2b4cc6
org.el (org-set-regexps-and-options-for-tags): Fix the setting of tag groups when relying on `org-tag-alist'

* org.el (org-set-regexps-and-options-for-tags): Fix the
setting of tag groups when relying on `org-tag-alist', not on
tags directly set in the buffer with the #+TAGS option.

Thanks to Maurice for reporting this.
lisp/org.el