Browse Source

Merge branch 'maint'

Nicolas Goaziou 11 years ago
parent
commit
09f148ec2e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lisp/ox-beamer.el

+ 1 - 0
lisp/ox-beamer.el

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