Nikolay Pavlov wrote:
> 2016-05-24 23:14 GMT+03:00 Christian Brabandt :
> > Hi Bram!
> >
> > On Di, 24 Mai 2016, Bram Moolenaar wrote:
> >
> >>
> >> Patch 7.4.1836
> >> Problem:When using a partial on a dictionary it always gets bound to
2016-05-24 23:14 GMT+03:00 Christian Brabandt :
> Hi Bram!
>
> On Di, 24 Mai 2016, Bram Moolenaar wrote:
>
>>
>> Patch 7.4.1836
>> Problem:When using a partial on a dictionary it always gets bound to that
>> dictionary.
>> Solution: Make
Christian Brabandt wrote:
> On Di, 24 Mai 2016, Bram Moolenaar wrote:
>
> >
> > Patch 7.4.1836
> > Problem:When using a partial on a dictionary it always gets bound to
> > that
> > dictionary.
> > Solution: Make a difference
Hi Bram!
On Di, 24 Mai 2016, Bram Moolenaar wrote:
>
> Patch 7.4.1836
> Problem:When using a partial on a dictionary it always gets bound to that
> dictionary.
> Solution: Make a difference between binding a function to a dictionary
> explicitl
I wrote:
> Patch 7.4.1836
> Problem:When using a partial on a dictionary it always gets bound to that
> dictionary.
> Solution: Make a difference between binding a function to a dictionary
> explicitly or automatically.
> Files: src/structs.
Patch 7.4.1836
Problem:When using a partial on a dictionary it always gets bound to that
dictionary.
Solution: Make a difference between binding a function to a dictionary
explicitly or automatically.
Files: src/structs.h, src/eval.c, src/testdir