On Tue, Feb 12, 2019 at 9:41 AM Nicolas Goaziou wrote:
>
> [...]
>
> Thank you! Some comments follow.
>
> > -`eval', which see.")
> > +`eval', which see. And it is used as the value for
> > +`lexical-binding' in buffers created by `org-edit-src-code'.")
>
> You need to add two spaces after full st
Hello,
Sebastian Miele writes:
> * lisp/ob-emacs-lisp.el (org-babel-execute:emacs-lisp,
> org-babel-emacs-lisp-lexical): Factor out the conversion of the
> :lexical source block argument to a form that is appropriate for
> `lexical-binding' and the LEXICAL argument to `eval'.
>
> * lisp/ob
* lisp/ob-emacs-lisp.el (org-babel-execute:emacs-lisp,
org-babel-emacs-lisp-lexical): Factor out the conversion of the
:lexical source block argument to a form that is appropriate for
`lexical-binding' and the LEXICAL argument to `eval'.
* lisp/ob-emacs-lisp.el (org-babel-edit-prep:emacs-lis