User defined functions can't be used within other user-defined functions
after the initial open-window call. This is because the scope gets
duplicated in the window's version of the executor stack, and new
definitions aren't added to it.
Original issue reported on code.google.com by cdiggins on 25 Apr 2007 at 10:49
Original issue reported on code.google.com by
cdiggins
on 25 Apr 2007 at 10:49