emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] ox-odt backend use of org-export-async-start


From: Nicolas Goaziou
Subject: Re: [O] ox-odt backend use of org-export-async-start
Date: Mon, 27 Mar 2017 08:34:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

Mark Meyer <address@hidden> writes:

> I'm presently looking through ox-odt/org-odt-export-to-odt. I uses a
> quasiquote to include a parameter in the anonymous function that is then
> passed to org-export-async-start. Is there any reason to do this? I
> would assume with lexical variables this would be superflouus.

Simple: `org-export-async-start' was written before lexical binding was
introduced in Org.

Regards,

-- 
Nicolas Goaziou



reply via email to

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