ox-beamer: Fix bug when an selecting environment
commitfc09ad3be42bb859e51ae28485e72da3ff5bc7fa
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 7 Jan 2014 20:50:44 +0000 (7 21:50 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 7 Jan 2014 20:50:44 +0000 (7 21:50 +0100)
tree5d276b042b54d9628c897ef2bf1fa8d1cafcea64
parent6dc83e651d4d8e77a9b8cf146d725fab8517315c
ox-beamer: Fix bug when an selecting environment

* lisp/ox-beamer.el (org-beamer-select-environment): Function doesn't
  work if fast tag selection is disabled, so make sure it is always
  on, independently on user's configuration.

Reported-by: Anders Johansson <mejlaandersj@gmail.com>
lisp/ox-beamer.el