emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] funny emacs-lisp macro behavior in org-babel related to lexical-


From: Nicolas Goaziou
Subject: Re: [O] funny emacs-lisp macro behavior in org-babel related to lexical-binding
Date: Sat, 16 Apr 2016 18:52:35 +0200

John Kitchin <address@hidden> writes:

> That sounds fine to me. Would you then use
>
> :lexical nil

Sure. However, Babel uses "yes" and "no" as booleans so we also need to
support these. nil and t are fine too, obviously.

You would need to define a new defconst
`org-babel-header-args:emacs-lisp' to specify allowed values
for :lexical.

Also, this should probably be documented somewehere.


Regards,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]