Re: [Amforth] wordlist scope

2013-03-29 Thread Enoch
Matthias Trute writes: > I just applied your patch with my modification for the > the stack effect of the scope word. My second remark > would not change that (user visible) interface so I think > we can now play with the idea and can clean up the > code behind the scenes with less pressure ;) He

Re: [Amforth] wordlist scope

2013-03-29 Thread Matthias Trute
Hi Enoch, I just applied your patch with my modification for the the stack effect of the scope word. My second remark would not change that (user visible) interface so I think we can now play with the idea and can clean up the code behind the scenes with less pressure ;) Matthias ---

Re: [Amforth] wordlist scope

2013-03-29 Thread Enoch
Hello Matthias, Matthias Trute writes: > Hi Enoch, > >> > Only one remark so far. > > And now my second one. Its more a vague > idea, not a streamlined chain of reason including > a smart solution. Sorry. > > It is related to the way, the > newly created word list entry is linked into it. > HE