emacs-orgmode
[Top][All Lists]
Advanced

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

[PATCH] Fix behavior of lambda default header arg vars


From: Matt Huszagh
Subject: [PATCH] Fix behavior of lambda default header arg vars
Date: Wed, 27 Oct 2021 07:57:54 -0700

Hello,

:var header arguments can be provided multiple times. This is supported
directly at the source block and through the default header argument
facility. However, this was not handled correctly when the var was
evaluated from a closure in a default header argument (only the last var
was taken). This patch fixes that. I've also added documentation
explaining how to set multiple vars in the default header argument
facility.

Thanks,
Matt

Attachment: 0001-ob-core.el-Fix-behavior-of-lambda-default-header-arg.patch
Description: Text Data


reply via email to

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