|
@@ -1094,6 +1094,7 @@ aid, but the tag does not have any semantic meaning."
|
|
|
envs)
|
|
envs)
|
|
|
'((:endgroup))
|
|
'((:endgroup))
|
|
|
'(("BMCOL" . ?|))))
|
|
'(("BMCOL" . ?|))))
|
|
|
|
|
+ (org-use-fast-tag-selection t)
|
|
|
(org-fast-tag-selection-single-key t))
|
|
(org-fast-tag-selection-single-key t))
|
|
|
(org-set-tags)
|
|
(org-set-tags)
|
|
|
(let ((tags (or (ignore-errors (org-get-tags-string)) "")))
|
|
(let ((tags (or (ignore-errors (org-get-tags-string)) "")))
|