Pedro Andres Aranda Gutierrez <[email protected]> writes: > The attached patch does two things to ox-beamer.el > > 1. make sure that the preferred way of calling lambda is used: > #'(lambda()...) > 2. simplify label detection. Depending on beamer or ltx-talk the frame name > is declared as 'name=' or 'label='. My feeling is that string-prefix-p is > easier to read and more efficient than a regexp.
Applied, onto main, after fixing the commit message format. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3c855d51a -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
