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: John Kitchin
Subject: Re: [O] funny emacs-lisp macro behavior in org-babel related to lexical-binding
Date: Sat, 16 Apr 2016 21:08:30 -0400
User-agent: mu4e 0.9.16; emacs 25.1.50.1

I submitted a patch for this. I still am not sure I did it quite right.
Is there a page anywhere that outlines what to do?

e.g.

create a branch, make changes, how to make patches, and mail them etc...
or some other preferred method?

thanks,

Nicolas Goaziou writes:

> 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,


--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu



reply via email to

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