Eric S Fraga <e.fr...@ucl.ac.uk> writes: > On Monday, 1 Feb 2016 at 14:56, Julien Cubizolles wrote: >> There is something wrong with org-beamer-select-environment. It fails >> with: > > I just tried this and it works fine for me. Maybe tell us a bit more > about your setup, such as what version of org? And maybe include a > small example?
Just a test.org file with --8<---------------cut here---------------start------------->8--- * test --8<---------------cut here---------------end--------------->8--- Calling org-beamer-select-environment triggers the problem. I've tried with Org-mode version 8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1.50/lisp/org/) (emacs -Q) and with Org-mode version 8.3.3 (8.3.3-43-g0b97a5-elpa @ /home/wilk/.emacs.d/elpa/org-20160201/) Since I was not having this problem previously, I guess it must have to do with a new version of Emacs (GNU Emacs 25.1.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.16.7) of 2016-01-31) Julien.