lua-users home
lua-l archive

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


On Tue, Jan 12, 2010 at 7:39 PM, Tony Finch <dot@dotat.at> wrote:
> If you load the chunk as above then you can just do
>
>  chunk(env1)
>  chunk(env2)

We get attached to solutions to problems. In this case, I would find
it easier to explain what was going on to a newcomer than if I was
using setfenv.