Pedro Andres Aranda Gutierrez <paag...@gmail.com> writes: > To continue... my first reaction to the bug was to > (setq org-beamer-frame-environment "frame") > to test. That resulted in > \newenvironment<>{frame}[1][]{\begin{frame}[environment=frame,#1]}{\end{frame}} > which is somehow weird and wrong. > > This is why I propose to wrap the code in an > (unless (string= org-beamer-frame-environment "frame") ... ) > so we are protected against people like me ;-)
Makes sense. Done in https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=ca061cfac -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>